Repo for student submissions for 7th iteration of Boston Data Science Course
For DS_BOS_07: https://github.com/pburkard88/DS_BOS_07
Fork this repo and add your assignments according the following directory structure:
<Name>/<Assignment#>
Open Readme.md in a text editor to see how it's formatted
For details on markdown see: http://daringfireball.net/projects/markdown/
- Fork the students repository: https://github.com/pburkard88/DS_BOS_07_Students
- Add your own folder with the format FirstnameLastName within the root folder of that repository. (example:
DS_BOS_07_Students/PaulBurkard
). - Add your own Readme to that folder (git doesn't track empty folders by default)
- Commit your changes
- Submit a pull request with your newly commited directory. Github has a great tutorial on this here: https://help.github.com/articles/using-pull-requests/.