home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1299911907

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
1299911907 I_kwDOAMm_X85NexTj 6769 Suggestion for merge/concat(combine_attrs='override') 91683446 open 0     1 2022-07-10T12:41:35Z 2022-07-10T17:42:52Z   NONE      

What is your issue?

Hi,

The current behavior of merge/concat(combine_attrs='override') is to copy attrs from the first object to the result.

However, for me at least, the overrride word implies that the attrs of the second object is copied over the first one.

In any case, it would be nice to let the user decides which attrs is kept in case of 'override'. From https://docs.xarray.dev/en/stable/generated/xarray.concat.html, it does not seem available?

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6769/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 1.26ms · About: xarray-datasette