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

Better error handling of interpolate() #808

Open
danielhuppmann opened this issue Jan 3, 2024 · 0 comments
Open

Better error handling of interpolate() #808

danielhuppmann opened this issue Jan 3, 2024 · 0 comments

Comments

@danielhuppmann
Copy link
Member

Per issue #806 by @gorkemgungormetu, there are several possible improvements to the interpolate() method if some but not all timeseries have values before and after time (to be interpolated).

  1. Clearly list the (head of the) timeseries where data is missing instead of the current generic error message
  2. Add an option to ignore_missing (or similar), writing only a warning to the log instead of raising an error
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

1 participant