This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Fix nimporter to support newlines in qualified strings
Fixes the issue where some csvs had newline characters in between qualified (quoted) strings causing segfault when trying to load in numpy because the pages got misaligned.