ing-bank / popmon

Monitor the stability of a Pandas or Spark dataframe ⚙︎
https://popmon.readthedocs.io/
MIT License
493 stars 33 forks source link

Histogram juxtaposition #230

Closed sbrugman closed 2 years ago

sbrugman commented 2 years ago

Right now the report shows only two numerical histograms per feature. That was for historical reasons, generating more was too slow. But that should no longer be a bottle neck now: we set the default to a much higher number.

Proposed solution

Show two numerical histograms next to each other, where both have a drop down menu where you can select the time-slice. So one can compare different time slices with each other.