- Fork this repository
- Clone your fork
- Create a Python environment on your computer
- Create a folder for yourself in the
studentsdirectory - Write code in your directory
- Once your code is ready to submit, make a commit
- Make sure you don't commit any data or personal files!
- Submit a pull request. Your pull request should be named "#ISSUE_NUMBER FULL_NAME"
- Submit your report for the task on canvas
Submissions should be complete by Tuesday at 11:59 PM.
That's okay! Research is unpredictable, and tasks may end up being more difficult than we anticipated. When that happens, you can still get credit so long as you submit a PR and canvas report by TUESDAY night. Your report should describe the progress you were able to make, what you weren't able to complete, and what you would work on next to make more progress.
You are in charge of running your own Python code, which you can do either through the class's JupyterHub or on your own computer. Feel free to write code with whatever libraries you are comfortable with. The following are good defaults, if you aren't sure where to start: