Expand description
Parquet / CSV loader producing canonical Records.
Functionsยง
- load_
csv_ records - Load all records from a CSV file. Header line is required and is used to pick the alias map.
- load_
parquet_ records - Load all records from a parquet file (or single-file directory).