shankarpandala / lazypredict

Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning
MIT License
2.76k stars 317 forks source link

when running the example i get IndexError: arrays used as indices must be of integer (or boolean) type #422

Open jordanscience opened 1 year ago

jordanscience commented 1 year ago

got IndexError: arrays used as indices must be of integer (or boolean) type

python3.6 when running the example on the readme

JackKay404 commented 1 year ago

Same issue here. Python 3.6

shankarpandala commented 1 year ago

Python 3.6 is already out of support. Why not use latest python versions