home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 38110382

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
38110382 MDU6SXNzdWUzODExMDM4Mg== 186 Automatic label alignment 1217238 closed 0   799013 1 2014-07-17T18:18:52Z 2015-02-13T22:19:29Z 2015-02-13T22:19:29Z MEMBER      

If we want to mimic pandas, we should support automatic alignment of coordinate labels in: - [x] Mathematical operations (non-inplace, ~~in-place~~, see also #184) - [x] All operations that add new dataset variables (merge, update, __setitem__). - [x] All operations that create a new dataset ( __init__, ~~concat~~)

For the later two cases, it is not clear that using an inner join on coordinate labels is the right choice, because that could lead to some surprising destructive operations. This should be considered carefully.

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

Links from other tables

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