scikit-hep / histbook

Versatile, high-performance histogram toolkit for Numpy.
BSD 3-Clause "New" or "Revised" License
109 stars 9 forks source link

error in binder tutorial #4

Closed cranmer closed 6 years ago

cranmer commented 6 years ago

Cell 19, select method gave ValueError: no axis can select 'x <= 0' (axis bin('x', 100, -5.0, 5.0) has the wrong inequality; low edges are closed)

cranmer commented 6 years ago

sorry, that was on purpose for pedagogical purposes.