Module datatable

Source
Expand description

The datatable module.

Contains the DataTable struct and provides methods for converting the tables to various formats.

Structsยง

DataColumn
A data column consisting of Strings.
DataTable
A data table consisting of varying column types and headers.