oegedijk / explainerdashboard

Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.
http://explainerdashboard.readthedocs.io
MIT License
2.32k stars 332 forks source link

support for pandas 2.0 #276

Closed tvdboom closed 1 year ago

tvdboom commented 1 year ago

Hi, it would be nice to see a new version released that supports pandas >=2.0

oegedijk commented 1 year ago

Hi @tvdboom Just released the fix that should take care of this. All the tests pass, but please try it out and see if it also works for your usecase!

tvdboom commented 1 year ago

Forgot to reply. All good now, thx @oegedijk