MAIF / shapash

🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models
https://maif.github.io/shapash/
Apache License 2.0
2.71k stars 329 forks source link

Upgrade of minimum version of pandas to 2.1.0 #539

Closed guillaume-vignal closed 4 months ago

guillaume-vignal commented 5 months ago

With version 2.1.0, Pandas has done some changes, applymap is deprecated and we have to use map instead