Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Fix nimporter to support newlines in qualified strings

Choose a tag to compare

@realratchet realratchet released this 08 Nov 10:14
c2b33fc

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.