---
layout: typedoc
title: 'ColumnStats | @msrvida/sanddance-explorer'
---
Interface ColumnStats
Number of unique values in this column.
Optional flag to specify if the column data contains color data.
Optional flag to specify if the column data contains negative numbers.
Optional flag to specify if the column data is sequential.
Maximum value of data in this column, if column is numeric.
Mean value of data in this column, if column is numeric.
Minimum value of data in this column, if column is numeric.
Metadata about a column.