home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1283649453

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/7180#issuecomment-1283649453 https://api.github.com/repos/pydata/xarray/issues/7180 1283649453 IC_kwDOAMm_X85Mgu-t 761677 2022-10-19T08:46:39Z 2022-10-19T08:47:22Z NONE

Thanks @kmuehlbauer! That does give me the same dataset structure as before which can go directly into my pipeline.

However, I'd like to note that the previous method offloaded more of the work to xarray through the API which made the code more clear to understand. It was more explicit since one could specify that concatenation should happen for the time-coordinate, and the post-processor was just one short operation.

If this API will be changed again in the future it's something that could be kept in mind.

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