Expand description
The loader module
Provides the Loader struct which is used to read data into DataTables.
Structs§
- Line
Split Iter - Iterator to parse a line in a data file.
- Loader
- Loader struct
- Loader
Options - Options used to fine tune the file loading
Functions§
- load_
file - Load the specified file to a DataTable.