home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 680296332

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/4376#issuecomment-680296332 https://api.github.com/repos/pydata/xarray/issues/4376 680296332 MDEyOklzc3VlQ29tbWVudDY4MDI5NjMzMg== 14808389 2020-08-25T22:15:11Z 2020-08-25T22:15:11Z MEMBER

that's because we're actively picking the first element of each chunk: https://github.com/pydata/xarray/blob/9c85dd5f792805bea319f01f08ee51b83bde0f3b/xarray/core/formatting.py#L233

Maybe it's time to finalize _repr_inline_ and try to get dask to implement it? Or, if that doesn't work, we could also monkeypatch it onto dask arrays, similar to what pint-xarray is doing with pint quantities.

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