home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 798993998

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/4984#issuecomment-798993998 https://api.github.com/repos/pydata/xarray/issues/4984 798993998 MDEyOklzc3VlQ29tbWVudDc5ODk5Mzk5OA== 703554 2021-03-14T22:44:49Z 2021-03-14T22:44:49Z CONTRIBUTOR

Currently the test runs over an array of two dimensions — x & y. Would pd.query work if there were also a z dimension?

No worries, yes any number of dimensions can be queried. I've added tests showing three dimensions can be queried.

As an aside, in writing these tests I came upon a probable upstream bug in pandas, reported as https://github.com/pandas-dev/pandas/issues/40436. I don't think this affects this PR though, and has low impact as only the "python" query parser is affected, and most people will use the default "pandas" query parser.

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