This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Fix misaligned pages
- 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