Skip to content

load_data package error for Synthetic data Table GAN #14

@george-ts-github

Description

@george-ts-github

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions