Skip to content
New issue

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

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

Already on GitHub? # to your account

DataCleaner na_method is sloppy #178

Closed
ardunn opened this issue Feb 4, 2019 · 2 comments
Closed

DataCleaner na_method is sloppy #178

ardunn opened this issue Feb 4, 2019 · 2 comments

Comments

@ardunn
Copy link
Contributor

ardunn commented Feb 4, 2019

DataCleaner's na_method can be instantiated in fit, transform, fit_transform, or init. This is pretty confusing, but is necessary for cases where fit and transform na_methods need to be different.

@ardunn ardunn added ugrads and removed ugrads labels Feb 4, 2019
@ardunn
Copy link
Contributor Author

ardunn commented Feb 4, 2019

Should also add "ffill + bfill" as an option, not just "ffill" and "bfill" independently, which won't get you a clean dataframe....

@ardunn
Copy link
Contributor Author

ardunn commented Feb 20, 2019

fixed

@ardunn ardunn closed this as completed Feb 20, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant