home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 456513616

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/2593#issuecomment-456513616 https://api.github.com/repos/pydata/xarray/issues/2593 456513616 MDEyOklzc3VlQ29tbWVudDQ1NjUxMzYxNg== 6628425 2019-01-22T18:39:37Z 2019-01-22T18:39:37Z MEMBER

One more optional thing -- support for the loffset keyword was recently added for DatetimeIndex resampling (https://github.com/pydata/xarray/pull/2608). This just involves a simple adjustment to the bin labels (the index of the first_items Series). You could implement that here, or for now just raise a NotImplementedError for resampling with a CFTimeIndex if loffset is not None.

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