home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 255622303

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/1058#issuecomment-255622303 https://api.github.com/repos/pydata/xarray/issues/1058 255622303 MDEyOklzc3VlQ29tbWVudDI1NTYyMjMwMw== 1217238 2016-10-23T23:27:09Z 2016-10-23T23:27:09Z MEMBER

The plan is stop making default indexes with np.arange. See https://github.com/pydata/xarray/pull/1017, which is my top priority for the next major release.

I'm not confident that your work around will work properly. At the very least, you should check strides as well. Otherwise get_base(array[::-1]) would return array.

If it would really help, I'm open to making Variable(dims, array) reuse the same numpy array instead of creating a view (see as_compatible_data).

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