Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: list.remove(x): x not in list #8

Closed
vjayd opened this issue Dec 15, 2017 · 1 comment
Closed

ValueError: list.remove(x): x not in list #8

vjayd opened this issue Dec 15, 2017 · 1 comment

Comments

@vjayd
Copy link

vjayd commented Dec 15, 2017

Getting this error when i run
dataframe = pd.read_csv("test.csv");
dora = Dora(output = 'A', data = dataframe)
dora.data
dora.impute_missing_values()

@NathanEpstein
Copy link
Owner

Thanks for reaching out. Unfortunately, not enough in this issue to address. Happy to revisit if you could provide a bit more detail (i.e. some details about the values in your dataframe and most importantly, a stack trace for the actual error). Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants