home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 167832185

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/688#issuecomment-167832185 https://api.github.com/repos/pydata/xarray/issues/688 167832185 MDEyOklzc3VlQ29tbWVudDE2NzgzMjE4NQ== 1217238 2015-12-29T17:08:57Z 2015-12-29T17:08:57Z MEMBER

I would be fine with a keep_coords argument.

I'm wary of always keeping coordinates, because some applied operations could make existing coordinates no longer valid. For example, suppose you want to use pandas's faster time-resampling, i.e., ds.apply(lambda x: x.to_pandas().resample('24H')). Any coordinates along the time would no longer be valid. We could automatically align the coordinates, but that starts to get increasingly magical...

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