home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 625550162

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/3988#issuecomment-625550162 https://api.github.com/repos/pydata/xarray/issues/3988 625550162 MDEyOklzc3VlQ29tbWVudDYyNTU1MDE2Mg== 14808389 2020-05-07T23:38:28Z 2020-05-14T15:30:59Z MEMBER

I added the accessor templates from pandas (we should eventually outsource these to a separate package used by both pandas and xarray) and modified the API page to display the accessor version of the plotting functions.

I think we should add a accessor section to each of the main objects (Dataset and DataArray), where we either copy what pandas does – listing every method / attribute of the accessor as a subsection of the class documentation – or we could show them as attributes (just like what we do for the injected numpy functions) and generate separate pages for the accessors.

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