modelhub.Map.conversions_in_time

conversions_in_time

(data, name, partition='session_id')

[source]

Counts the number of time a user is converted at a moment in time given a partition (ie ‘session_id’ or ‘user_id’).

Parameters

Returns

bach.SeriesInt64 with the same index as data.

Return type

bach.series.series_numeric.SeriesInt64