home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 554808148

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/3516#issuecomment-554808148 https://api.github.com/repos/pydata/xarray/issues/3516 554808148 MDEyOklzc3VlQ29tbWVudDU1NDgwODE0OA== 14808389 2019-11-18T00:48:25Z 2019-11-18T00:50:58Z MEMBER

now the only warnings left in non-nitpicky mode are the ones in the numpy docstrings and these: whats-new.rst:1268: WARNING: undefined label: interpolating values with interp (if the link has no caption the label must precede a section header) whats-new.rst:1387: WARNING: undefined label: faq.other_projects (if the link has no caption the label must precede a section header) whats-new.rst:3253: WARNING: undefined label: copies vs views (if the link has no caption the label must precede a section header) whats-new.rst:4035: WARNING: unknown document: tutorial which are all related to the documentation. What should we do with these? I think interpolating values with interp never had an existing label, copies vs views is still there but with underscores instead of spaces and faq.other_projects got moved/renamed to related-projects. tutorial got removed a long time ago. I'm not sure about the first three, but the entry for tutorial actually looks fine, I'd simply put it in double-backticks.

Edit: there are also 5 lines related to DataArray properties like xarray/doc/generated/xarray.DataArray.attrs.rst:2: WARNING: duplicate object description of xarray.DataArray.attrs, other instance in generated/xarray.DataArray, use :noindex: for one of them

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