home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 633449839

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/4089#issuecomment-633449839 https://api.github.com/repos/pydata/xarray/issues/4089 633449839 MDEyOklzc3VlQ29tbWVudDYzMzQ0OTgzOQ== 10194086 2020-05-25T08:29:22Z 2020-05-25T08:29:22Z MEMBER

Could you also add a test for the TypeError?

python with raises_regex(TypeError, "Only xr.DataArray is supported"): xr.corr(xr.Dataset(), xr.Dataset())

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