home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 549525501

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/3483#issuecomment-549525501 https://api.github.com/repos/pydata/xarray/issues/3483 549525501 MDEyOklzc3VlQ29tbWVudDU0OTUyNTUwMQ== 1217238 2019-11-04T20:08:27Z 2019-11-04T20:08:27Z MEMBER

would it not be possible to always convert DataArray args using .variable? Unless I'm missing something, this should keep the information on the dimensions while also allowing to change the data independently:

It might make sense to change how assign_coords/ds.coords[k] = v] works, but in general we do want assign/ds[k] = v to add in coordinates from assigned DataArray objects rather than dropping them silently.

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