package
Version:
v0.21.0
Opens a new window with list of versions in this module.
Published: Mar 12, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Row represents a single CSV row with column name to value mapping.
LoadCSV reads a CSV file and returns rows as maps of column to value.
The first row is treated as headers (column names).
LoadCSVRange reads rows in the given range [start, end] (1-based, inclusive).
Row 1 is the first data row (after headers).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.