modeldashsidebar module
Created on Fri May 14 22:46:21 2021
@author: bruger
- modeldashsidebar.get_stack(df, v='Guess it', heading='Yes', pct=True, threshold=0.5, desdict={})[source]
- class modeldashsidebar.Dash_graph(mmodel: <built-in function any> = None, pre_var: str = '', filter: float = 0, up: int = 1, down: int = 0, time_att: bool = False, attshow: bool = False, all: bool = False, dashport: int = 5001, debug: bool = False, jupyter: bool = True, show_trigger: bool = False, inline: bool = False, lag: bool = False, threshold: float = 0.5, growthshow: bool = False)[source]
Bases:
object- mmodel: any = None
- pre_var: str = ''
- filter: float = 0
- up: int = 1
- down: int = 0
- time_att: bool = False
- attshow: bool = False
- all: bool = False
- dashport: int = 5001
- debug: bool = False
- jupyter: bool = True
- show_trigger: bool = False
- inline: bool = False
- lag: bool = False
- threshold: float = 0.5
- growthshow: bool = False