home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 535036214

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/3343#issuecomment-535036214 https://api.github.com/repos/pydata/xarray/issues/3343 535036214 MDEyOklzc3VlQ29tbWVudDUzNTAzNjIxNA== 14808389 2019-09-25T13:57:41Z 2019-09-25T13:57:41Z MEMBER

you might be able to achieve what you want by using swap_dims: python da.swap_dims({"dim": "nondim"}).interp(nondim=.5)

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