home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 883153591

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
883153591 MDExOlB1bGxSZXF1ZXN0NjM2NjQ3NzQw 5285 Clean up and enhance plot method docstrings 15079414 closed 0     6 2021-05-10T01:49:30Z 2021-05-18T15:25:43Z 2021-05-18T15:25:43Z CONTRIBUTOR   0 pydata/xarray/pulls/5285
  • [x] Passes pre-commit run --all-files
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst

Summary: * use code-literal style for variables (arguments) and other Python identifiers * fix some type specifications * add more references where helpful * italic for x and y when talking about axes, like in math * correct a bit of grammar stuff * tell which Matplotlib function is being wrapped at the top * capitalize Matplotlib when referring to the library in general, since that is how they do it in their docs, like xarray is lowercase unless starting the sentence * ~~remove ax from the signature of the _dsplot functions (unlike the _plot2d ones, it shows in the built docs)~~ (save for later PR, so can do deprec. cycle because users might have been using ax positionally) * fix matplotlib colormap name Napoleon type alias * remove unused u and v from signature of Dataset.scatter

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5285/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

  • 0 rows from issues_id in issues_labels
  • 6 rows from issue in issue_comments
Powered by Datasette · Queries took 77.642ms · About: xarray-datasette