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

Code to check a csv file for certain columns #116

Closed msecret closed 8 years ago

bsweger commented 8 years ago

Hi Marco,

This looks great. The updated .csv files with new column names are over in this branch: https://github.com/18F/data-act-pilot/tree/110-update-csv-columns

What's the easier way to handle this from your perspective? Should I create a separate PR for them, or do you want them in this PR?

msecret commented 8 years ago

@bsweger I think creating a PR for them. This branch needs heavy work because of the work I just did with Andrew, so I might move it to a new PR anyway.

bsweger commented 8 years ago

@msecret will do--thanks!

bsweger commented 8 years ago

@msecret saw this was still sitting out here? is this still a PR you want to merge, or did it get supplanted by something else?

msecret commented 8 years ago

This change isn't needed anymore as it was overwritten by another one