Module rusty_data::datatable [] [src]

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.