Toni Šarić

Results 2 issues of Toni Šarić

pandas bokeh is still not compatible with python 3.9 inside conda environment, right? I am trying to install pandas bokeh via conda install -c patrikhlobil pandas-bokeh and I am getting...

I tried to access draw or show methods just like from the tutorial, but I get an error. Here is minimal reproducible example: `from probfit import gaussian, UnbinnedLH` `from iminuit...