home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 716221826

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/4532#issuecomment-716221826 https://api.github.com/repos/pydata/xarray/issues/4532 716221826 MDEyOklzc3VlQ29tbWVudDcxNjIyMTgyNg== 14808389 2020-10-25T22:20:35Z 2020-10-25T22:20:35Z MEMBER

is that DataArray.units doesn't exist

it doesn't, but napoleon doesn't check whether the manually declared attributes actually exist. The issue is that the string Attributes: description: Ambient temperature. units: degC appears twice which makes napoleon with a enabled googledoc generate two Attributes sections. It is weird that description: doesn't trigger the same warning as units:, though.

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