ombhojane / explainableai

Increase interpretability of your models!
https://pypi.org/project/explainableai/
MIT License
29 stars 51 forks source link

[BUG] ValueError: The truth value of a DataFrame is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all(). #99

Open kooooshhhh opened 1 month ago

kooooshhhh commented 1 month ago

Description

When running the Quick Start code I am finding this error

Expected Behavior

Analyze the dataset and provide a report

Actual Behavior

ValueError: The truth value of a DataFrame is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all().

github-actions[bot] commented 1 month ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

Aanshika30 commented 1 month ago

please assign me the issue

kooooshhhh commented 1 month ago

I would like to contribute to solve the issue as well @Aanshika30

ombhojane commented 1 month ago

okayy go ahead @kooooshhhh add as try-catch or exception handling, or any other method, making sure main functionality wont affect: