OpenDataServices / flatten-tool

Tools for generating CSV and other flat versions of the structured data
http://flatten-tool.readthedocs.io/en/latest/
MIT License
105 stars 15 forks source link

fix: Ignore null characters in the input CSV file when getting non-header rows #453

Closed jpmckinney closed 3 months ago

jpmckinney commented 3 months ago

Okay, this is the last place where open is called on a CSV (previous fixes were #446 and #435/#436)

Bjwebb commented 3 months ago

This is now released in https://pypi.org/project/flattentool/0.26.0/