home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 148252414

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/625#issuecomment-148252414 https://api.github.com/repos/pydata/xarray/issues/625 148252414 MDEyOklzc3VlQ29tbWVudDE0ODI1MjQxNA== 167164 2015-10-15T01:47:56Z 2015-10-15T01:47:56Z NONE

Hrm, I guess I can just do

python new_ds = old_ds[GEO_VARS] for c in old_ds.coords: if c not in new_ds.coords: new_ds.coords[c] = old_ds.coords[c]

Still, it might be nice to have this built in.

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