home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 671118697

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/4152#issuecomment-671118697 https://api.github.com/repos/pydata/xarray/issues/4152 671118697 MDEyOklzc3VlQ29tbWVudDY3MTExODY5Nw== 14808389 2020-08-10T00:12:18Z 2020-08-10T00:12:18Z MEMBER

unfortunately, sphinx-autosummary-accessors can't fix all of this: some of the plotting functions have a signature of (x, y, z, ax, **kwargs). After passing through the autosummary / autodoc, this becomes (y, z, ax, **kwargs) (x was assumed to be self or darray). However, this doesn't match the documentation which claims to have darray, x, y and ax instead. Maybe we should try to fix that?

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