home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 135112877

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/551#issuecomment-135112877 https://api.github.com/repos/pydata/xarray/issues/551 135112877 MDEyOklzc3VlQ29tbWVudDEzNTExMjg3Nw== 2443309 2015-08-26T17:19:59Z 2015-08-26T17:19:59Z MEMBER

82bcd8b follows the same rules as for the Dataset key names as the DataArray.name attribute.

c = xray.Dataset({'a': 1, ('b', 'b'): 2})

now raises a TypeError.

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