Update README.md

This commit is contained in:
Waylon Walker 2017-01-29 10:56:23 -06:00 committed by GitHub
parent 30afa57f0a
commit 291d5f81de

View file

@ -1,6 +1,8 @@
# 15min_WomensMarch
15 minute explore of the womens march dataset from data.explore
Check out the resulting [notebook](https://github.com/WaylonWalker/15min_WomensMarch/blob/master/Womens%20March.ipynb)
This is my first 15 minute data explore, and 15 minutes flys by very quickly. I was able to gain a bit of an understanding of the dataset, but not able to do much analysis at this point.
There were issues with state column that I could not work out within the 15 minute limit, I will look for a package that may allow me to do this in the future. I believe there was one mentioned on talk python to me.