home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 557023511

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
557023511 MDExOlB1bGxSZXF1ZXN0MzY4NjkwNDQ4 3728 allow formatting the diff of ndarray attributes 14808389 closed 0     4 2020-01-29T17:56:32Z 2020-02-24T11:23:37Z 2020-02-23T19:13:46Z MEMBER   0 pydata/xarray/pulls/3728

This allows to have ndarray instances in attributes, which is the case for the dataset from xarray/tests/data/example.uamiv. It won't fix the cause for the error of #3711, though, because that seems to non-deterministic.

  • [x] partial fix to #3711
  • [ ] Tests added
  • [x] Passes isort -rc . && black . && mypy . && && flake8
  • [ ] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3728/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
  • 4 rows from issue in issue_comments
Powered by Datasette · Queries took 157.655ms · About: xarray-datasette