Function detect_column_types

Source
pub fn detect_column_types(data: &Array2<String>) -> Vec<ColumnType>
Expand description

Automatically detect column types from data