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

Add NaN management logic for linear regressions, etc. #66

Closed
bradyrx opened this issue Nov 7, 2019 · 0 comments · Fixed by #70
Closed

Add NaN management logic for linear regressions, etc. #66

bradyrx opened this issue Nov 7, 2019 · 0 comments · Fixed by #70

Comments

@bradyrx
Copy link
Owner

bradyrx commented Nov 7, 2019

Instead of just offering interpolate_nan=bool for e.g. linear_regression we should allow a keyword like how=... to say either to interpolate nans, propagate nans, or drop them for slope calculation.

@bradyrx bradyrx mentioned this issue Nov 14, 2019
13 tasks
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

Successfully merging a pull request may close this issue.

1 participant