home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 516193739

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/issues/3165#issuecomment-516193739 https://api.github.com/repos/pydata/xarray/issues/3165 516193739 MDEyOklzc3VlQ29tbWVudDUxNjE5MzczOQ== 1217238 2019-07-29T23:00:37Z 2019-07-29T23:00:37Z MEMBER

Actually, there does seem to be something fishy going on here. I find that I'm able to execute temp.rolling(x=100).construct('window').mean('window').compute() successfully but not temp.rolling(x=100).mean().compute(), even though that should mostly be equivalent to the former.

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