home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 277888535

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/1251#issuecomment-277888535 https://api.github.com/repos/pydata/xarray/issues/1251 277888535 MDEyOklzc3VlQ29tbWVudDI3Nzg4ODUzNQ== 1217238 2017-02-07T03:08:41Z 2017-02-07T03:08:41Z MEMBER

Another option is to keep apply as-is for Dataset and GroupBy objects, but add a separate apply_raw method for applying functions that act on "raw" arrays. This would be a little more similar to pandas' apply with raw=True.

We could even do the raw=True keyword argument like pandas, but this is a little awkward because there are some additional arguments on apply_raw that don't make sense on apply (e.g., arguments that specify that some dimensions should be dropped or added).

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