A set of Python scripts to help with munging, specifically incorporating pandas.
So far we have:
1.mta_scraping.py -- for downloading all the raw data files directly from the MTA's site. 2. cleaning_mta_data -- a function for cleaning up the data so that it is in a more accessible form.