We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e401c97 commit ee19228Copy full SHA for ee19228
README.md
@@ -45,7 +45,7 @@ Contact me (schat107@umn.edu) if you are having trouble accessing.
45
- Back to git bash and type "git clone https://github.com/CHANGETOYOURUSERNAME/learning-python". This creates a local copy for yourself.
46
47
### Move data into working folder
48
-Create a folder called data in learning-python folder. Copy folder OP7 into here.
+Create a folder called data in learning-python folder. Copy folder Sample_Data into here.
49
50
### Open Main in juypter (in cmd line type: "jupyter notebook". You should then see it open in your browser)
51
Start a juypter notebook and open up the main.ipynb file which is located in the folder that you cloned from github.
0 commit comments