home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 324105458

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
324105458 MDExOlB1bGxSZXF1ZXN0MTg4ODAwMTI4 2152 ENH: Plotting for groupby_bins 222557 closed 0     12 2018-05-17T16:53:33Z 2018-10-23T15:20:40Z 2018-10-23T08:19:23Z NONE   0 pydata/xarray/pulls/2152

DataArrays created with e.g. groupy_bins have coords arrays consisting of pd._libs.interval.Interval. Therefore, they cannot be plotted. The small patch replaces the the pd._libs.interval.Interval values with the interval's center point and adds _center to the label name. It looks like this: https://gist.github.com/maahn/91da0a8d299ef6567827749cbe2f1913 I don't think there is any need for additional documentation except the whats-new.rst or tests(?), but I'm also happy to add them if you think it is required.

  • [x] Tests added (for all bug fixes or enhancements)
  • [x] Tests passed (for all non-documentation changes)
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2152/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 1 row from issues_id in issues_labels
  • 12 rows from issue in issue_comments
Powered by Datasette · Queries took 81.124ms · About: xarray-datasette