home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 439918296

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/pull/2556#issuecomment-439918296 https://api.github.com/repos/pydata/xarray/issues/2556 439918296 MDEyOklzc3VlQ29tbWVudDQzOTkxODI5Ng== 4687996 2018-11-19T14:50:30Z 2018-11-19T14:50:30Z CONTRIBUTOR

I've updated the method to issue the warning and fixed the failing tests (which was actually a bug in my implementation).

It would be fine to use transpose_coords=False explicitly in tests, but we should silence all warnings.

I'm not exactly sure how this works, there are a lot of tests where the warning is issued, especially calls to DataArray.T. Should I update all of these tests to transpose(..., transpose_coords=False)?

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