HW10: Visualization 1
- Due Mar 12 by 9am
- Points 1
- Submitting a website url
From GitHub Links to an external site., download these two notebooks into your notebooks/ directory:
- 07-visualization.ipynb
- hw10-visualization.ipynb
You'll also need to download these three files into your data/ folder from pCloud Links to an external site.:
names_1880-20180304.csv.bz2
names-by-states_1910-20180304.csv
.bz2usa-map.tbz2
Go through the examples in the 07-visualization notebook (these tell you how to extract the data from the .tbz2 file). Then attempt answering the questions in hw10-visualization. Commit a copy of your completed hw10-visualization notebook to your git repo for the class and submit a link to it on GitHub to this assignment.
When doing these, I'm looking for a good effort, not necessarily the exact right answer. Don't short change yourselves by just trying random things—putting in the time to really give this a good go will pay off in the long run, even if you don't get the exact right answer. Make sure you attempt both questions and that your attempts involve the components asked for in the question. You may work on this with others in the class.