Skip to content

This is a repo created for the assignment in the Coursera Data Science Specialization toolbox course.

Notifications You must be signed in to change notification settings

JimRhudy/datasciencecoursera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

datasciencecoursera

This is a repo created for the assignment in the Coursera Data Science Specialization toolbox course. $ mkdir ~/Hello-World

Creates a directory for your project called "Hello-World" in your user directory

$ cd ~/Hello-World

Changes the current working directory to your newly created directory

$ git init

Sets up the necessary Git files

Initialized empty Git repository in /Users/you/Hello-World/.git/

$ touch README

Creates a file called "README" in your Hello-World directory

About

This is a repo created for the assignment in the Coursera Data Science Specialization toolbox course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published