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

Replace +/- Infs with Max/Min #11

Open
MaxBenChrist opened this issue May 22, 2017 · 1 comment
Open

Replace +/- Infs with Max/Min #11

MaxBenChrist opened this issue May 22, 2017 · 1 comment

Comments

@MaxBenChrist
Copy link

Hi there,

datacleaner seems quite interesting. Cleaning Data is always annoying and tools are missing.

If I have seen it right, you impute NaNs. You could also consider to replace +/- Infs by Max/Min of the respective column.

We have implemented that In the tsfresh impute function. Maybe you can use some of the code there.

@rhiever
Copy link
Owner

rhiever commented May 22, 2017

Filed as an enhancement request. To future readers: please comment here if you'd like to take this issue on.

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

No branches or pull requests

2 participants