home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 350883925

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/674#issuecomment-350883925 https://api.github.com/repos/pydata/xarray/issues/674 350883925 MDEyOklzc3VlQ29tbWVudDM1MDg4MzkyNQ== 1217238 2017-12-11T22:47:13Z 2017-12-11T22:47:26Z MEMBER

Yes. I think we have some existing internal machinery for this in align (see indexes). Indexes that are explicitly provided in coords (e.g., coords={'time': time_values}) should take precedence. Indexes that are incidentally included on another coordinate should not (e.g., coords={'day_of_week': DataArray(values, coords=[('time', time_values)])}).

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