home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 778694834

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/4885#issuecomment-778694834 https://api.github.com/repos/pydata/xarray/issues/4885 778694834 MDEyOklzc3VlQ29tbWVudDc3ODY5NDgzNA== 14808389 2021-02-13T23:48:24Z 2021-02-13T23:48:24Z MEMBER

the code that controls this is here: https://github.com/pydata/xarray/blob/f3f0a14b2e5e3de3d5f1e7515ee8f9b751ca8fd2/xarray/core/dataset.py#L4676-L4702

We could easily skip processing if not reduce_dims for data variables, too. Does anyone know why only coords are skipped?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  805389572
Powered by Datasette · Queries took 0.712ms · About: xarray-datasette