Alex Pinard

Results 12 issues of Alex Pinard

Currently we are specifying version 3.3.3 of matplotlib because later versions (3.4.3 at the latest) are not compatible with convert.py, causing a number of tests to fail.

we want to group_by before we calculate metrics, not after. We could possible add an option to do either, but see odds_positive and standardized_mean where the values are very different...

bug

specify list of calculations and datasets, perform calculations on each dataset and print out answers like compare state but more general - make compare stats a special case of this...

enhancement

The notebook should users how to set up the Plot object, create their own Metrics objects and access the metrics data.

documentation

This will require reworking some of the metrics functionality, and adding some new plot functionality as well.

enhancement
decent amount of effort

Not sure if we want to keep all the existing functionality, but we do want to create a new function that accepts a metrics object and does the plotting (one...

enhancement

based on zscore or annual_harmonic_relative_ratio

enhancement