home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 270429069

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/964#issuecomment-270429069 https://api.github.com/repos/pydata/xarray/issues/964 270429069 MDEyOklzc3VlQ29tbWVudDI3MDQyOTA2OQ== 1217238 2017-01-04T17:19:10Z 2017-01-04T17:20:02Z MEMBER

I removed the public facing API and renamed the (now private) apply function back to apply_ufunc. I also removed the new_coords argument, in favor of encouraging using .coords or .assign_coords.

As discussed above, the current API with signature is difficult to use, but this is probably fine for an internal function and we can revisit the public facing API later. Any objections to merging this?

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