Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IValueFrequency

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

Hierarchy

  • IValueFrequency

Index

Properties

Properties

Column

Column: string

Name of the column containing the value.

Frequency

Frequency: number

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

Value

Value: any

The value. The value.

Generated using TypeDoc