[BUG] ValueError: The truth value of a DataFrame is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all(). #99
Labels
bug
Something isn't working
good first issue
Good for newcomers
gssoc-ext
hacktoberfest-accepted
level2
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().
The text was updated successfully, but these errors were encountered: