Expand description
The datatable module.
Contains the DataTable struct and provides methods for converting the tables to various formats.
Structsยง
- Data
Column - A data column consisting of Strings.
- Data
Table - A data table consisting of varying column types and headers.