{"database": "github", "table": "issue_comments", "is_view": false, "human_description_en": "where author_association = \"NONE\" and user = 6333189 sorted by updated_at descending", "rows": [["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": 1, "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 \"user\" = :p1 order by updated_at desc limit 101", "params": {"p0": "NONE", "p1": "6333189"}}, "facet_results": {"author_association": {"name": "author_association", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=NONE&user=6333189", "results": [{"value": "NONE", "label": "NONE", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?user=6333189", "selected": true}], "truncated": false}, "user": {"name": "user", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=NONE&user=6333189", "results": [{"value": 6333189, "label": "matmel", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=NONE", "selected": true}], "truncated": false}, "issue": {"name": "issue", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=NONE&user=6333189", "results": [{"value": 189481649, "label": "Assigning several variables at once in a dataset", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=NONE&user=6333189&issue=189481649", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "created_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=NONE&user=6333189&_facet_date=created_at"}, {"name": "updated_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=NONE&user=6333189&_facet_date=updated_at"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 564.4136410119245}