modelhub.Aggregate.drop_off_locations

static drop_off_locations

(data, location_stack=None, groupby='user_id', percentage=False)

[source]

Find the locations/features where users drop off, and their usage/share.

Parameters

Returns

bach.DataFrame with the location where users drop off, and the count/percentage.

Return type

bach.dataframe.DataFrame