eventchain
Building and anylizing event chains in a convenient way.
EventChain
EventChain (df1:pandas.core.frame.DataFrame, df2:pandas.core.frame.DataFrame, user_col:str, timestamp_col:str, suffix)
Initialize self. See help(type(self)) for accurate signature.
get_stats
get_stats (nominator_df, denominator_df, user_col, gap_column='gap')