home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 60410236

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/265#issuecomment-60410236 https://api.github.com/repos/pydata/xarray/issues/265 60410236 MDEyOklzc3VlQ29tbWVudDYwNDEwMjM2 1217238 2014-10-24T16:14:49Z 2014-10-24T16:14:49Z MEMBER

See the example of using reduce and the warning here: http://xray.readthedocs.org/en/stable/computation.html#aggregation

I do want to enable missing value computations by default, but haven't gotten around to it yet. Possibly in v0.4?

In particular, one thing I wanted was fast missing value aggregation when aggregating simultaneously over multiple dimensions at once. This is now possible with Numbagg, but wasn't with Bottleneck (both are significantly faster than pure Numpy).

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