home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 398150381

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/2237#issuecomment-398150381 https://api.github.com/repos/pydata/xarray/issues/2237 398150381 MDEyOklzc3VlQ29tbWVudDM5ODE1MDM4MQ== 1197350 2018-06-18T18:27:08Z 2018-06-18T18:27:08Z MEMBER

while your example shows that chunks are lost after the groupby, does that prove for sure that the groupby operation does not use the original chunks?

One way to answer that is the following:

Here is the dask graph for groupby('bar'):

Here is the dask graph for groupby('baz'):

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