home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 592737661

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/3810#issuecomment-592737661 https://api.github.com/repos/pydata/xarray/issues/3810 592737661 MDEyOklzc3VlQ29tbWVudDU5MjczNzY2MQ== 7441788 2020-02-28T21:29:58Z 2020-02-28T21:31:31Z CONTRIBUTOR

Note that with the apply_ufunc implementation we're only reshaping dims-sized ndarrays, not (necessarily) the whole DataArray, so maybe it's not too bad? It might be better to first sort dims to be in the same order as self.dims. i.e. dims = [dim_ for dim_ in self.dims if dim_ in dims]. But I'm just speculating.

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