home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1257014146

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/7052#issuecomment-1257014146 https://api.github.com/repos/pydata/xarray/issues/7052 1257014146 IC_kwDOAMm_X85K7IOC 14371165 2022-09-24T16:52:16Z 2022-09-24T16:52:16Z MEMBER

Maybe there's something to learn from how pandas does it: https://github.com/pandas-dev/pandas/tree/main/pandas/plotting ?

I'm a little skeptical if all the arguments in scatter are necessary and maybe they can be hidden in kwargs? Should make the overloads a little shorter.

I've been working on moving all plots to the DataArray side starting with scatter in #6778. It should also remove the list[PathCollection] overloads.

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