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 |
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 |
{
"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 |