You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
In addition to the specific tab- and csv-parsing methods, offer generic methods to allow consumers to provide custom implementations for:
This addresses the need for custom delimiters (as requested in #35) and also allows to ignore columns from potentially large input files.