home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 2010594399

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
2010594399 PR_kwDOAMm_X85gWlAz 8483 import from the new location of `normalize_axis_index` if possible 14808389 closed 0     13 2023-11-25T12:19:32Z 2024-01-18T16:52:02Z 2024-01-18T15:34:57Z MEMBER   0 pydata/xarray/pulls/8483

Another one of the numpy=2.0 fixes, this time numpy.core.multiarray.normalize_axis_index has been moved to numpy.lib.array_utils (and apparently this is the first time it has been officially exposed as public API).

Since as far as I remember numpy is working on removing numpy.core entirely, we might also want to change our usage of defchararray (in the formatting tests). Not sure how, though.

  • [x] Towards #8091
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/8483/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

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