whylabs/whylogs-python

View on GitHub
Branch: mainline(View all)
NameLines of codeMaintainabilityTest coverage
python/whylogs/migration/__init__.py1
python/whylogs/migration/converters.py316
A
35 mins
python/whylogs/migration/uncompound.py158
A
1 hr
python/whylogs/viz/__init__.py7
python/whylogs/viz/configs.py6
python/whylogs/viz/drift/__init__.py0
python/whylogs/viz/drift/column_drift_algorithms.py430
C
7 hrs
python/whylogs/viz/drift/configs.py39
python/whylogs/viz/enums/__init__.py0
python/whylogs/viz/enums/enums.py14
python/whylogs/viz/extensions/__init__.py0
python/whylogs/viz/extensions/reports/constraints.py3
python/whylogs/viz/extensions/reports/histograms.py9
python/whylogs/viz/extensions/reports/html_report.py64
python/whylogs/viz/extensions/reports/profile_summary.py18
python/whylogs/viz/extensions/reports/summary_drift.py56
A
2 hrs
python/whylogs/viz/notebook_profile_viz.py431
B
5 hrs
python/whylogs/viz/utils/__init__.py16
python/whylogs/viz/utils/descriptive_stats.py55
A
35 mins
python/whylogs/viz/utils/drift_calculations.py255
A
3 hrs
python/whylogs/viz/utils/frequent_items_calculations.py68
A
25 mins
python/whylogs/viz/utils/histogram_calculations.py80
A
25 mins
python/whylogs/viz/utils/html_template_utils.py25
python/whylogs/viz/utils/profile_viz_calculations.py285
C
1 day
python/whylogs/viz/utils/quantile_stats.py70
java/spark/src/main/scala/org/apache/spark/whylogs/Placeholder.scala3