com.github.martincooper.datatable
DataTable class. Handles the immutable storage of data in a Row / Column format.
Returns the column with the specified name.
Returns the data column at the selected index.
Outputs a more detailed toString implementation.
DataTable class. Handles the immutable storage of data in a Row / Column format.