home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 361303126

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/1856#issuecomment-361303126 https://api.github.com/repos/pydata/xarray/issues/1856 361303126 MDEyOklzc3VlQ29tbWVudDM2MTMwMzEyNg== 1217238 2018-01-29T16:32:09Z 2018-01-29T16:32:09Z MEMBER

To be honest, I'm not sure skipping coordinates was actually intentional. In most cases, I suspect transposing coordinates simply doesn't matter because either (1) there are no multi-dimensional coordinates or (2) xarray usually doesn't care much about dimension order (so it doesn't matter).

I would support adding a transpose_coords argument, but we should also consider switching the default behavior in the future to transpose_coords=True.

Anyone else have opinions on this API?

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