Interface IDeriveOptions

Hierarchy

  • IDeriveOptions

Properties

categoricalThreshold: number | ((unique: number, total: number) => boolean)

maximal percentage of unique values to be treated as a categorical column

columns: string[]
datePattern: string | string[]

date pattern to check for string matching them

Default

%x