home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1381060983

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/7427#issuecomment-1381060983 https://api.github.com/repos/pydata/xarray/issues/7427 1381060983 IC_kwDOAMm_X85SUVF3 2448579 2023-01-12T22:23:14Z 2023-01-12T22:23:47Z MEMBER

Thanks @JoelJaeschke!

The intent was to change the code in _unique_and_monotonic here

A good test would be make sure you get the same answer when grouping a DataArray of ones by a monotonically increasing variable (e.g. [1, 1, 2, 2, 3, 3, 3]) and the decreasing variable( e.g. [3, 3, 3, 2, 2, 1, 1])

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