home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 674576523

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/issues/4345#issuecomment-674576523 https://api.github.com/repos/pydata/xarray/issues/4345 674576523 MDEyOklzc3VlQ29tbWVudDY3NDU3NjUyMw== 14808389 2020-08-16T20:53:44Z 2020-08-16T20:53:44Z MEMBER

python -m pydoc xarray.Dataset displays __doc__ and then all methods / attributes / properties and their __doc__, so that's not a problem there. As @Illviljan pointed out, ipython / jupyter display the docstring of Dataset.__init__ as a special Init docstring section.

So I guess this is a "bug" in spyder (and maybe also other IDEs?), but we could work around that using a decorator.

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