home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 166982621

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
166982621 MDU6SXNzdWUxNjY5ODI2MjE= 916 Consider adding Dataset.filter 1217238 closed 0     2 2016-07-22T07:01:53Z 2019-02-26T04:28:23Z 2019-02-26T04:28:23Z MEMBER      

I discovered pandas.DataFrame.filter today, which is a surprisingly convenient way to filter columns with the like and regex arguments. It might make sense to add this for xarray.Dataset, too.

Note that the first argument of DataFrame.filter, items, is redundant with indexing.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/916/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.604ms · About: xarray-datasette