Jan Pipek

Results 66 issues of Jan Pipek

In some cases, it is valuable to at least approximate the quantiles. This can be done using interpolation (linear or more complex).

idea?

If this were to be supported, we would need to have support for two axes being semantically entangled.

enhancement
idea?

Actually, ~10 times slower than `np.histogram`. It has its reasons but (being more general) but in the simple case, we should not add any overhead. Suggestion: when parameters allow, fall...

performance

This feature becomes available as of Python 3.7.

enhancement

This, however, needs something else than matplotlib.

idea?
visualization

Asked at PyData Berlin. A must...

enhancement
visualization

Should be easy

enhancement

Requirements: Possible axes: 1) month (cyclic) 2) year (continuous) 3) year+month (continuous) 4) day (continuous) 5) hour (cyclic) 6) weekday (cyclic) 7) week+weekday (continuous) 8) year + week (continuous) ......

enhancement

- [ ] physt.compat.root.from_root(TH1F...) - [ ] physt.compat.root.to_root(HistogramBase)

idea?

It would probably be complicated as all calculation is based on numpy.

idea?