home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 661030314

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/4155#issuecomment-661030314 https://api.github.com/repos/pydata/xarray/issues/4155 661030314 MDEyOklzc3VlQ29tbWVudDY2MTAzMDMxNA== 1005109 2020-07-20T13:11:54Z 2020-07-20T13:11:54Z CONTRIBUTOR

@fujiisoup I managed to solve the issues you raised about AttributeError: 'memoryview' object has no attribute 'dtype' This was due to datetime index. Using an IndexVariable seems to solve it

Also I realize that for 1d interpolation cubic and quadratic method are allowed which may not give the same result with chunked data (or even crash if there is not enough data in the chunked direction). Now they are forbidden

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