home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 396501063

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
396501063 MDExOlB1bGxSZXF1ZXN0MjQyNjY4ODEw 2659 to_dict without data 1197350 closed 0     14 2019-01-07T14:09:25Z 2019-02-12T21:21:13Z 2019-01-21T23:25:56Z MEMBER   0 pydata/xarray/pulls/2659

This PR provides the ability to export Datasets and DataArrays to dictionary without the actual data. This could be useful for generating indices of dataset contents to expose to search indices or other automated data discovery tools

In the process of doing this, I refactored the core dictionary export function to live in the Variable class, since the same code was duplicated in several places.

  • [x] Closes #2656
  • [x] Tests added
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2659/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
  • 14 rows from issue in issue_comments
Powered by Datasette · Queries took 0.519ms · About: xarray-datasette