home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 341587358

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/575#issuecomment-341587358 https://api.github.com/repos/pydata/xarray/issues/575 341587358 MDEyOklzc3VlQ29tbWVudDM0MTU4NzM1OA== 1217238 2017-11-02T23:25:23Z 2017-11-02T23:25:23Z MEMBER

In a first step at least, we could add the x and y arguments to the line plot method to make the API consistent with the 2d plot methods

If an argument is a 1D DataArray, how do we indicate this array's data? The best I can think of is to use some sort of sentinel value, maybe None: df.f.plot(x=None, y='z')

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