home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 898870319

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/pull/3646#issuecomment-898870319 https://api.github.com/repos/pydata/xarray/issues/3646 898870319 IC_kwDOAMm_X841k6wv 14371165 2021-08-14T09:23:34Z 2021-08-14T09:23:34Z MEMBER

python ds = xr.tutorial.scatter_example_dataset() ds.A.groupby(ds.w).plot.contour() ds.A.groupby(ds.w).plot.imshow() These crashes with AttributeError: 'DataArrayGroupBy' object has no attribute 'ndim'. Can NdimSizeLenMixin be used here?

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