{"database": "github", "table": "issue_comments", "is_view": false, "human_description_en": "where author_association = \"MEMBER\", issue = 575080574 and user = 5635139 sorted by updated_at descending", "rows": [["https://github.com/pydata/xarray/issues/3825#issuecomment-601815106", "https://api.github.com/repos/pydata/xarray/issues/3825", 601815106, "MDEyOklzc3VlQ29tbWVudDYwMTgxNTEwNg==", 5635139, "2020-03-20T17:14:20Z", "2020-03-20T17:14:20Z", "MEMBER", "Closing; can do others with the benefit of more experience", "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 575080574], ["https://github.com/pydata/xarray/issues/3825#issuecomment-596046559", "https://api.github.com/repos/pydata/xarray/issues/3825", 596046559, "MDEyOklzc3VlQ29tbWVudDU5NjA0NjU1OQ==", 5635139, "2020-03-07T04:47:52Z", "2020-03-07T04:47:52Z", "MEMBER", "`where` is complete\r\n\r\nI think the others that could be worthwhile are the selection methods:\r\n- `sel` & `isel`\r\n- `loc`\r\n- `reindex`?\r\n...but much of their use case is bool arrays, which is mostly covered by `where(..., drop=True)`. \r\n\r\nInterested in what others think. I'm in no rush to implement those; `where` seemed much clearer to me.", "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 575080574], ["https://github.com/pydata/xarray/issues/3825#issuecomment-595593668", "https://api.github.com/repos/pydata/xarray/issues/3825", 595593668, "MDEyOklzc3VlQ29tbWVudDU5NTU5MzY2OA==", 5635139, "2020-03-06T04:24:11Z", "2020-03-06T04:24:11Z", "MEMBER", "`assign` is already supported! \ud83e\udd26\u200d\u2642 ", "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 575080574]], "truncated": false, "filtered_table_rows_count": 3, "expanded_columns": [], "expandable_columns": [[{"column": "issue", "other_table": "issues", "other_column": "id"}, "title"], [{"column": "user", "other_table": "users", "other_column": "id"}, "login"]], "columns": ["html_url", "issue_url", "id", "node_id", "user", "created_at", "updated_at", "author_association", "body", "reactions", "performed_via_github_app", "issue"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select html_url, issue_url, id, node_id, user, created_at, updated_at, author_association, body, reactions, performed_via_github_app, issue from issue_comments where \"author_association\" = :p0 and \"issue\" = :p1 and \"user\" = :p2 order by updated_at desc limit 101", "params": {"p0": "MEMBER", "p1": "575080574", "p2": "5635139"}}, "facet_results": {"author_association": {"name": "author_association", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=MEMBER&issue=575080574&user=5635139", "results": [{"value": "MEMBER", "label": "MEMBER", "count": 3, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=575080574&user=5635139", "selected": true}], "truncated": false}, "user": {"name": "user", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=MEMBER&issue=575080574&user=5635139", "results": [{"value": 5635139, "label": "max-sixty", "count": 3, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=MEMBER&issue=575080574", "selected": true}], "truncated": false}, "issue": {"name": "issue", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=MEMBER&issue=575080574&user=5635139", "results": [{"value": 575080574, "label": "Accept lambda in methods with one obvious xarray argument", "count": 3, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=MEMBER&user=5635139", "selected": true}], "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 4027.362191998691}