home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 687035568

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
687035568 MDExOlB1bGxSZXF1ZXN0NDc0NTI2OTc2 4382 Add xarray-compare to related projects 13254278 closed 0     2 2020-08-27T08:05:42Z 2020-09-04T20:08:11Z 2020-09-04T20:08:10Z CONTRIBUTOR   0 pydata/xarray/pulls/4382

We have released xarray-compare, a Python package which provides extra data-comparison features (e.g., dataarray.isbetween(lower, upper)). This PR adds the project to the "Extend xarray capabilities" section in doc/related-projects.rst.

We have a concern: This package directly adds some methods to xarray.DataArray by using the accessor feature. For example, dataarray.isbetween() is implemented by registering an accessor whose name is 'isbetween'. This usage may not be what is expected by the xarray's developers.

So it would be appreciated if you could merge it, but if you feel that it does not fit the docs, please reject the PR. Thank you!

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4382/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
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.73ms · About: xarray-datasette