pub fn estimate_datatable_memory(table: &DataTable) -> usize
Estimate memory usage of a DataTable
DataTable