home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 218450849

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-218450849 https://api.github.com/repos/pydata/xarray/issues/818 218450849 MDEyOklzc3VlQ29tbWVudDIxODQ1MDg0OQ== 1197350 2016-05-11T12:56:47Z 2016-05-11T12:56:47Z MEMBER

@jhamman: Could you post [a slice of] your dataset for me to try?

It seems this is only an issue when I specify bins. I see that there is a TODO statement there so maybe that will fix this.

The TODO comment was there when I started working on this. The error is raised by these lines

python index = safe_cast_to_index(group) if not index.is_monotonic: # TODO: sort instead of raising an error raise ValueError('index must be monotonic for resampling')

I'm not sure this check is necessary for binning.

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