home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 565826169

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/pull/3602#issuecomment-565826169 https://api.github.com/repos/pydata/xarray/issues/3602 565826169 MDEyOklzc3VlQ29tbWVudDU2NTgyNjE2OQ== 14808389 2019-12-15T16:48:02Z 2019-12-15T16:48:02Z MEMBER

this is fairly close now: bash grep -e "doc/[^/]*.rst" -e "<autosummary>" warnings gives us .../xarray/doc/generated/xarray.Dataset.rst:132:<autosummary>:1: WARNING: py:obj reference target not found: xarray.Dataset.dump_to_store .../xarray/doc/generated/xarray.Dataset.rst:132:<autosummary>:1: WARNING: py:obj reference target not found: xarray.Dataset.load_store .../xarray/doc/whats-new.rst:346: WARNING: py:meth reference target not found: Dataset.plot.scatter .../xarray/doc/whats-new.rst:431: WARNING: py:meth reference target not found: Dataset.plot.scatter .../xarray/doc/whats-new.rst:1068: WARNING: py:meth reference target not found: xarray.DataArray.plot.line .../xarray/doc/whats-new.rst:1789: WARNING: py:meth reference target not found: DataArray.plot.imshow which means only the injected methods and the DataStore related Dataset methods are left. If they are still supported, where should I put them?

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