home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 130390873

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/519#issuecomment-130390873 https://api.github.com/repos/pydata/xarray/issues/519 130390873 MDEyOklzc3VlQ29tbWVudDEzMDM5MDg3Mw== 1217238 2015-08-12T17:56:13Z 2015-08-12T17:56:13Z MEMBER

For interactive use, I think plotting squeezed data is probably what users want. But I worry that this will make the result of plotting functions less predictable. Maybe we should restrict squeezing the data to only the magic DataArray.plot() method?

For axis titles, what happens if the data array has many scalar coordinates? Scalar coordinates can be directly assigned, not just created from indexing. My sense is that labelling facets will be more reliable if it is done explicitly in the same code that is doing the indexing/groupby.

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