arogozhnikov / hep_ml

Machine Learning for High Energy Physics.
https://arogozhnikov.github.io/hep_ml/
Other
176 stars 64 forks source link

Pandas "ix" indexer removed. #61

Closed itsayushthada closed 4 years ago

itsayushthada commented 4 years ago

New indexing added. "ix" indexer was last supported in Pandas 0.25.3. Tested the new code in Pandas 1.0.0 and Pandas 1.0.1.

arogozhnikov commented 4 years ago

Thanks for reminding @itsayushthada . .ix was used in several other places, I got it all fixed, new version is on pypi, so you can upgrade with pip install hep_ml==0.6.1