{"database": "github", "table": "issue_comments", "is_view": false, "human_description_en": "where issue = 189481649 sorted by updated_at descending", "rows": [["https://github.com/pydata/xarray/issues/1123#issuecomment-457436133", "https://api.github.com/repos/pydata/xarray/issues/1123", 457436133, "MDEyOklzc3VlQ29tbWVudDQ1NzQzNjEzMw==", 26384082, "2019-01-25T02:46:50Z", "2019-01-25T02:46:50Z", "NONE", "In order to maintain a list of currently relevant issues, we mark issues as stale after a period of inactivity\nIf this issue remains relevant, please comment here; otherwise it will be marked as closed automatically\n", "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 189481649], ["https://github.com/pydata/xarray/issues/1123#issuecomment-260755031", "https://api.github.com/repos/pydata/xarray/issues/1123", 260755031, "MDEyOklzc3VlQ29tbWVudDI2MDc1NTAzMQ==", 1217238, "2016-11-15T20:17:30Z", "2016-11-15T20:17:35Z", "MEMBER", "Compare the implementations of `Dataset.__getitem__` and `__setitem__`:\nhttps://github.com/pydata/xarray/blob/master/xarray/core/dataset.py#L555-L584\n\nSo, this could definitely be made to work. It just isn't something that has been worked on yet.\n", "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 189481649], ["https://github.com/pydata/xarray/issues/1123#issuecomment-260744511", "https://api.github.com/repos/pydata/xarray/issues/1123", 260744511, "MDEyOklzc3VlQ29tbWVudDI2MDc0NDUxMQ==", 6333189, "2016-11-15T19:40:20Z", "2016-11-15T19:40:20Z", "NONE", "Ok, nevermind, I've re-read the documentation and I just checked that I need to use the update method. Thus, the last line should be replaced with:\n\n``` python\nds.update(ds[['varA', 'varB']] - ds[['varA', 'varB']].mean(dim='time'))\n```\n\nand it works as intended.\n\nProbably that the way to assign several variables at once in a Dataset should be emphasized in the documentation with an example.\n\nThanks.\n", "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 189481649]], "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 \"issue\" = :p0 order by updated_at desc limit 101", "params": {"p0": "189481649"}}, "facet_results": {"author_association": {"name": "author_association", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?issue=189481649", "results": [{"value": "NONE", "label": "NONE", "count": 2, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=189481649&author_association=NONE", "selected": false}, {"value": "MEMBER", "label": "MEMBER", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=189481649&author_association=MEMBER", "selected": false}], "truncated": false}, "user": {"name": "user", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?issue=189481649", "results": [{"value": 1217238, "label": "shoyer", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=189481649&user=1217238", "selected": false}, {"value": 6333189, "label": "matmel", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=189481649&user=6333189", "selected": false}, {"value": 26384082, "label": "stale[bot]", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=189481649&user=26384082", "selected": false}], "truncated": false}, "issue": {"name": "issue", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?issue=189481649", "results": [{"value": 189481649, "label": "Assigning several variables at once in a dataset", "count": 3, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "created_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=189481649&_facet_date=created_at"}, {"name": "updated_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=189481649&_facet_date=updated_at"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 11.229354000533931}