home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 135139591

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-135139591 https://api.github.com/repos/pydata/xarray/issues/551 135139591 MDEyOklzc3VlQ29tbWVudDEzNTEzOTU5MQ== 1217238 2015-08-26T18:58:49Z 2015-08-26T18:58:49Z MEMBER

I think you can put the Dataset checks in _update_vars_and_coords (on the keys of new_variables). That method gets called at the lowest level by everything that adds variables.

Note, for example, that you can also create new variables by passing a dictionary into Dataset.merge or Dataset.update.

{
    "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.615ms · About: xarray-datasette