Description
Histogram is a very simple and powerful statistical tool (disclaimer: it has its weaknesses too). Standard Python scientific libraries offer methods for calculating and visualizing histograms but there is much more (fun as well as boring) stuff that can be done with them. The physt library focuses especially on those fun parts.