home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 798676679

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
798676679 MDExOlB1bGxSZXF1ZXN0NTY1NDUxMzU3 4855 Fix `bounds_error=True` ignored with 1D interpolation 2405019 closed 0     3 2021-02-01T20:18:27Z 2021-02-10T21:42:07Z 2021-02-10T21:42:07Z CONTRIBUTOR   0 pydata/xarray/pulls/4855

Previously bounds_error was always passed as False to scipy.interpolate.interp1d and the value in kwargs was ignored making it impossible to get bounds errors when doing 1D interpolation.

  • [x] Closes #4854
  • [x] Tests added
  • [ ] Passes pre-commit run --all-files
  • [ ] User visible changes (including notable bug fixes) are documented in whats-new.rst
  • [ ] New functions/methods are listed in api.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4855/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.585ms · About: xarray-datasette