Welcome to Data Wrangling! Here you'll find some useful scripts and data to get started with Data Wrangling with Python.
$ pip install -r requirements.txt
$ pip install -r py3_requirements.txt
$ conda create --name conda_dw --file conda_requirements.txt
$ source activate conda_dw
$ conda install openpyxl
$ conda env create -f data_wrangling_3.yml
$ source activate conda_dw3
kjam on twitter / freenode katharine at kjamistan dot com
Many thanks to Steven Van den Berghe for his help debugging conda environments and providing the ´data_wrangling_3.yml´ file.
Massive Kudos to Viacheslav Naydenov for porting pdftables to Py3!
If you would like to use this content for your own course, please do so with attribution and without modification. If you'd like to modify this course and use it, please reach out regarding modifications made. Thank you! :)