Skip to content

Add allow_failures flag to Dataset.curve_fit #6515

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

Closed
wants to merge 4 commits into from

Conversation

StanczakDominik
Copy link
Contributor

@StanczakDominik StanczakDominik commented Apr 26, 2022

For some reason, my grepping doesn't seem to show any existing tests for curve_fit...?

@dcherian
Copy link
Contributor

Thanks @StanczakDominik can you add a test for this behaviour? The existing tests are here:

def test_curvefit(self, use_dask):

@StanczakDominik
Copy link
Contributor Author

Gah, I kept grepping for curve_fit with the underscore! 😅 Thanks for the pointer!

@headtr1ck
Copy link
Collaborator

@StanczakDominik are you still motivated to work on these tests?

@mgunyho mgunyho mentioned this pull request Jun 4, 2023
3 tasks
@mgunyho
Copy link
Contributor

mgunyho commented Jun 4, 2023

Hi! I would also like to see this implemented, so I rebased this branch and added a test in #7891.

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

Successfully merging this pull request may close these issues.

Handle scipy fitting errors in xarray.curve_fit
5 participants