janpipek / physt

Python histogram library - histograms as updateable, fully semantic objects with visualization tools. [P]ython [HYST]ograms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Core & API Redesign

janpipek opened this issue · comments

Where:

https://github.com/janpipek/physt/tree/v05

Requirements:

  • axis type with abstraction for bin labels etc.
  • support for units?
  • at least partial conceptual compatibility with https://github.com/HDembinski/histogram
  • seamless usability for pandas, xarray, np.ndarray

Principles:

  • orthogonality wherever possible

What has to be done: