home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 636647740

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association auto_merge repo url merged_by
636647740 MDExOlB1bGxSZXF1ZXN0NjM2NjQ3NzQw 5285 closed 0 Clean up and enhance plot method docstrings 15079414 <!-- Feel free to remove check-list items aren't relevant to your change --> - [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` 2021-05-10T01:49:30Z 2021-05-18T15:25:43Z 2021-05-18T15:25:43Z 2021-05-18T15:25:42Z 49aa235fc63706dc145128dd13fdf139b9d5bc6e     0 130287dfc84b1a147b06f0073d9c021a439c6a69 af5f4846a4f35e000f2f7a1ed5298e14c7bb3be5 CONTRIBUTOR   13221727 https://github.com/pydata/xarray/pull/5285  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.674ms