home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 739060150

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/3248#issuecomment-739060150 https://api.github.com/repos/pydata/xarray/issues/3248 739060150 MDEyOklzc3VlQ29tbWVudDczOTA2MDE1MA== 22328646 2020-12-04T22:36:45Z 2020-12-08T12:09:55Z CONTRIBUTOR

My comprehension of the combine_by_coords function is as follows: Given a set of DataArrays (possibly obtained by splitting apart data sets), group them by name and paste the arrays from each group onto an array of nans with the same dimension set as each member of that group. The result for each group will be a DataArray with an entry for each element of the Cartesian product of that group's coordinates.

I'm assuming the main issue here is to have combine_by_coords put a set of unnamed DataArrays into a single group and paste them together.

@TomNicholas, does this seem accurate to you?

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