Lecture 2 in-class exercise#
Find a dataset that seems interesting on the NYC Open Data Portal.
Find something in a tabular format rather than a map, etc.
Don’t spend long on this.
If the dataset is large (say, over 10,000 rows), make it smaller in some way.
Display the data.
Do a bit of filtering or simple analysis.
# your code here