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

open csvs in universal newline mode #185

Closed bsweger closed 8 years ago

bsweger commented 8 years ago

Was getting some errors when reading the .csvs, so added a flag to open them in universal newline mode.