issues
search
root-11
/
tablite
multiprocessing enabled out-of-memory data analysis library for tabular data.
MIT License
37
stars
8
forks
source link
Fix misaligned pages
#111
Closed
realratchet
closed
1 year ago
realratchet
commented
1 year ago
Fix an issue where csvs with mixed layouts (no trailing commas) would get corrupted, they will be treated as empty strings instead.
Remove python backend for csv parser as it has been deprecated and superseded by nim