home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 206389664

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-206389664 https://api.github.com/repos/pydata/xarray/issues/818 206389664 MDEyOklzc3VlQ29tbWVudDIwNjM4OTY2NA== 1197350 2016-04-06T14:09:43Z 2016-04-06T14:09:43Z MEMBER

As for the specialized "grouper", I agree that that makes sense. It's basically an extension of resample from dates to floating point -- noting that pandas recently changed the resample API so it works a little more like groupby. pandas.cut could probably handle most of the logic here.

I normally used numpy.digitize for this type of thing, but pandas.cut indeed seems like the obvious choice.

Should this go into a separate PR?

{
    "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.75ms · About: xarray-datasette