数据表概览

字段数 {{ values['columns'] }}
总行数 {{ values['rows'] }}
占用内存 {{ values['memory'] }}

类型概览

Numeric 数值型 {{ types['numeric'] }}
Categorical 类别型 {{ types['categorical'] }}
Bool 布尔型 {{ types['bool'] }}
Date 日期型 {{ types['date'] }}
Unique 不重复型 {{ types['unique'] }}
Constant 常量型 {{ types['constant'] }}
Unsupported 未识别 {{ types['unsupported'] }}