home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1284543780

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
1284543780 PR_kwDOAMm_X846Wk8u 6727 resolve the timeouts on RTD 14808389 closed 0     1 2022-06-25T10:38:36Z 2022-06-30T01:00:21Z 2022-06-25T11:00:50Z MEMBER   0 pydata/xarray/pulls/6727

The reason the changes introduced in #6542 caused timeouts is that they redefined ds to a bigger dataset, which would then be used to demonstrate to_dict.

The fix is to explicitly set the dataset before calling to_dict, which also makes that section a bit easier to follow.

  • [x] Closes #6720
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6727/reactions",
    "total_count": 4,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 1,
    "confused": 0,
    "heart": 3,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

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