home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 481756440

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/2884#issuecomment-481756440 https://api.github.com/repos/pydata/xarray/issues/2884 481756440 MDEyOklzc3VlQ29tbWVudDQ4MTc1NjQ0MA== 6628425 2019-04-10T16:10:05Z 2019-04-10T16:10:05Z MEMBER

Something that is currently possible, though perhaps not super well-documented, is ds.get(['var1', 'var3']). This will select only 'var1' and 'var3' from the Dataset and omit any others.

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