nannyml.plots.feature_drift module

nannyml.plots.feature_drift.feature_drift(results: UnivariateStatisticalDriftCalculatorResult, feature: str, metric: str = 'statistic', reference_data: Optional[DataFrame] = None) Figure[source]

Renders a line plot for a chosen metric of univariate statistical feature drift calculation results.