Fix python implementation of merging Histograms |
|
Issue descriptionFrom https://github.com/catapult-project/catapult/issues/3723 The python implementation of merging Histograms is old and broken and needs to be updated to reflect the JS implementation. This will allow translating add_reserved_diagnostics to python (to avoid using JS), and allow users to process Histograms in colab. |
|
►
Sign in to add a comment |
|