home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 550037494

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-550037494 https://api.github.com/repos/pydata/xarray/issues/1251 550037494 MDEyOklzc3VlQ29tbWVudDU1MDAzNzQ5NA== 1217238 2019-11-05T21:50:01Z 2019-11-05T21:50:01Z MEMBER

I more strongly think that apply is a confusing and non-standard term for "run this function on each item in this container", even if it's pandas' name.

This is a fair point. map is definitely the standard name in the context of "map reduce" type operations.

What are your thoughts re:

  • Adding map as the documented approach for run-on-each on Dataset & GroupBy
  • Adding apply_raw (or similar) as a new function that runs functions on the 'raw' arrays
  • Keeping apply around for backward-compat, similar to the drop case

I would support this.

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