home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 221859813

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/818#issuecomment-221859813 https://api.github.com/repos/pydata/xarray/issues/818 221859813 MDEyOklzc3VlQ29tbWVudDIyMTg1OTgxMw== 1197350 2016-05-26T12:42:20Z 2016-05-26T12:42:20Z MEMBER

Just a little update--I realized that calling apply on multidimensional binned groups fails when the group is not reduced. For example

python ds.groupby_bins('lat', lat_bins).apply(lambda x: x - x.mean())

raises errors because of conflicting coordinates when trying to concat the results. I only discovered this when making my tutorial notebook. I think I know how to fix it, but I haven't had time yet.

So it is moving along... I am excited about this feature and am confident it can make it into the next release.

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