home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 318975595

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/1473#issuecomment-318975595 https://api.github.com/repos/pydata/xarray/issues/1473 318975595 MDEyOklzc3VlQ29tbWVudDMxODk3NTU5NQ== 1217238 2017-07-31T05:59:46Z 2017-07-31T06:00:03Z MEMBER

I added a few more commits to my PR to your branch (https://github.com/fujiisoup/xarray/pull/2): - Reorganized test_variable.py. TestVariable_withDask is a good idea, but it needs to inherit from VariableSubclassTestCases, not TestVariable. Otherwise many of the base-class tests get run twice. - Added pointwise indexing support for dask using vindex. The logic is somewhat convoluted but I think it works (review would be appreciated!). This will let us deprecate isel_points/sel_points.

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