modelhub.Aggregate.frequency
frequency
(data)Calculate a frequency table for the number of users by number of sessions.
Parameters
data (bach.dataframe.DataFrame) – bach.DataFrame to apply the method on.
Returns
series with results.
Calculate a frequency table for the number of users by number of sessions.
data (bach.dataframe.DataFrame) – bach.DataFrame to apply the method on.
series with results.