-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
While trying to run the lines:
`from table_evaluator import load_data, TableEvaluator
table_evaluator = TableEvaluator(data, data_fake)
table_evaluator.evaluate(target_col='Outcome')`
I am getting the following error:
FileNotFoundError: [Errno 2] No such file or directory: '/home/gts/anaconda3/lib/python3.8/site-packages/seaborn-0.11.2.dist-info/METADATA'
I am attaching the full error log in the file below.
TableEvaluator_error.txt
TableEvaluator_error.txt
Request help with resolving this error... Thanks!
#PS: disabling the load_data package seems to help with running this block of code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels