itertable
itertable copied to clipboard
⇔ IterTable is a Pythonic API for iterating through tabular data formats, including CSV, XLSX, XML, and JSON.
Results
1
itertable issues
Sort by
recently updated
recently updated
newest added
Some of the fields in some of my CSV files start with symbols such as $, %, #; and when the data is cleaned then the symbols are removed automatically...