18F / data-act-pilot

This small DATA Act pilot contains code that translates agency data to a uniform DATA act format.
Other
21 stars 14 forks source link

tidy up the data mapping notebook #155

Closed bsweger closed 8 years ago

bsweger commented 8 years ago

Added a local pre_save_hook to the notebook to strip cell output before a save. Thus, going forward .ipynb commits for the data mapping notebook should be less noisy and contain only code changes.

Also added back some of the pandas and other libs we used on the command line back to requirements.txt.