I hereby claim:
- I am meli-lewis on github.
- I am mlewis_reveal (https://keybase.io/mlewis_reveal) on keybase.
- I have a public key whose fingerprint is 5A47 4B96 A492 47A9 5125 1412 4CCD E609 5692 197D
To claim this, I am signing this object:
| #!/usr/bin/env python | |
| # coding: utf-8 | |
| import matplotlib as mpl | |
| import nltk | |
| import pandas as pd | |
| import re | |
| from nltk.corpus import stopwords | |
| from nltk.stem.porter import PorterStemmer | |
| porter = PorterStemmer() |
I hereby claim:
To claim this, I am signing this object:
| import pandas as pd | |
| # Read fails if encoding is left to default | |
| df = pd.read_csv( | |
| 'sub-est2017_all.csv', | |
| encoding="ISO-8859-1", | |
| dtype={ | |
| "SUMLEV": str, | |
| "STATE": str, | |
| "COUNTY": str, |
Copy and paste the following into Twitter search:
-prayers -'text HARVEY' #hurricaneharvey OR #houstonflood
Additional recommendations:
-trump
-obama
-crazy
| license: gpl-3.0 | |
| height: 2000 | |
| border: no |
A minimal demonstration of how to create an HTML bar chart with D3. Fork this template to create your own chart.
A Pen by Melissa Lewis on CodePen.
| license: mit |
| license: mit |
| license: gpl-3.0 | |
| height: 240 | |
| border: no |
| license: gpl-3.0 | |
| height: 240 | |
| border: no |