home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1362932865

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/7400#issuecomment-1362932865 https://api.github.com/repos/pydata/xarray/issues/7400 1362932865 IC_kwDOAMm_X85RPLSB 5821660 2022-12-22T14:53:04Z 2022-12-22T14:53:04Z MEMBER

There are no tests added currently. I'm just wondering, if that approach would work in general.

The current assumptions here:

  • works only on data variables, not coordinates
  • order is taken from first dataset, variables missing in first dataset are appended at the end
  • missing variables are filled with fill_value by reindexing (thanks @dcherian for the inspiration).
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1508009922
Powered by Datasette · Queries took 0.537ms · About: xarray-datasette