arderyp / scotuswebcites

United States Supreme Count web citation discovery, presentation, and validation
GNU General Public License v3.0
1 stars 0 forks source link

Simplify logic for csv_row #19

Closed arderyp closed 8 years ago

arderyp commented 8 years ago

The encoding is causing issues with a datetime.datetime object. There should be a solution simpler than the current implementation.