home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1716228662

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
1716228662 I_kwDOAMm_X85mS5I2 7848 Compatibility with the Array API standard 35968931 open 0     4 2023-05-18T20:34:43Z 2024-01-25T04:03:42Z   MEMBER      

What is your issue?

Meta-issue to track all the smaller issues around making xarray and the array API standard compatible with each other.

We've already had - #6804 - #7067 - #7847

and there will likely be many others.


I suspect this might require changes to the standard as well as to xarray - in particular see this list of common numpy functions which are not currently in the array API standard. Of these xarray currently uses (FYI @ralfgommers ):

  • np.clip
  • np.diff
  • np.pad
  • np.repeat
  • ~np.take~
  • ~np.tile~
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/7848/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 issue

Links from other tables

  • 5 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.703ms · About: xarray-datasette