Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITypeFrequency

Represents the frequency of a type in a series or dataframe. Represents the frequency of a type in a series or dataframe.

Hierarchy

  • ITypeFrequency

Index

Properties

Properties

Column

Column: string

Name of the column containing the value.

Frequency

Frequency: number

The frequency of the type's appearance in the series or dataframe. The frequency of the type's appearance in the series or dataframe.

Type

Type: string

The name of the type. The name of the type.

Generated using TypeDoc