home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 43784177

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/138#issuecomment-43784177 https://api.github.com/repos/pydata/xarray/issues/138 43784177 MDEyOklzc3VlQ29tbWVudDQzNzg0MTc3 1217238 2014-05-21T16:52:26Z 2014-05-21T16:52:26Z MEMBER

@ebrevdo This is for reduce operations like "mean" which are unary operators. But it does seem like a good idea to consider if/how this could be extended to binary operations (e.g., "merge" or "add"). To make this an option for mathematical operations like "add" we would need to add an add method for instead of just relying on overloading the + operator.

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