Skip to content

Commit

Permalink
small updates
Browse files Browse the repository at this point in the history
  • Loading branch information
briandalessandro committed Sep 6, 2017
1 parent ca7aa7d commit 6af1499
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This is the repo supporting Intro to Data Science (DS-GA-1001) for the NYU Center for Data Science. For homework assignments, quizzes, exams and course grades, please log in to NYU Classes.

This repo contains reference iPython notebooks and Labs. It is recommended to fork this repo so that it move to your own Github account. These notebooks are updated on a regular basis, so it is advisable to pull with each use. However, you'll want to work out a system to make sure you don't accidentally overwrite any edits you've made when pulling. One example is to copy each file and add a '_YourName' extention to it, leaving the original untouched. I generally do not accept pull requests, but will consider if you present a compelling case.
This repo contains reference iPython notebooks and Labs. It is recommended to fork this repo so that it move to your own Github account. These notebooks are updated on a regular basis, so it is advisable to pull with each use. However, you'll want to work out a system to make sure you don't accidentally overwrite any edits you've made when pulling. One example is to copy each file and add a '_YourName' extention to it, leaving the original untouched.

I will start this year to invite pull requests, but I'll only merge them if you can present and explain the learning value of your changes (i.e., how might your change represent code or methodology that best exemplifies certain core principles of data science or python programming?) For students who successfully get their requests merged, I'll offer extra credit.

The course syllabus can be found here.

Expand Down

0 comments on commit 6af1499

Please sign in to comment.