pdstools.app.decision_analyzer.pages.6_Win_Loss_Analysis¶
Attributes¶
Functions¶
|
Get the columns to group by for win/loss analysis. |
Module Contents¶
- facetting = 'pyChannel/pyDirection'¶
- scope_options¶
- get_groupby_columns(scope_options, current_scope_key)¶
Get the columns to group by for win/loss analysis. Returns [current_scope] + [next_scope_level] if next level exists. This creates the y-axis (current scope) and color grouping (next scope level).
- groupby_cols¶