home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 261727170

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
261727170 MDU6SXNzdWUyNjE3MjcxNzA= 1599 DataArray to_dict() without converting with numpy tolist() 113055 closed 0     15 2017-09-29T18:33:28Z 2023-04-28T14:23:03Z 2023-04-28T14:23:03Z NONE      

Enhancement: Following https://github.com/pydata/xarray/issues/432 and https://github.com/pydata/xarray/pull/917, I need to convert my DataArray to a dictionary, but do not need to fully-jsonize the data. In fact, I would much prefer to get the data without using "decode_numpy_dict_values" to convert numpy to lists using tolist.

Is this feature requested elsewhere, or was it intentionally not considered as a use-case? If not, happy to contribute code.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1599/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

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