issue_comments: 739970397
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/4645#issuecomment-739970397 | https://api.github.com/repos/pydata/xarray/issues/4645 | 739970397 | MDEyOklzc3VlQ29tbWVudDczOTk3MDM5Nw== | 2448579 | 2020-12-07T14:57:46Z | 2020-12-07T14:57:46Z | MEMBER | Thanks @raybellwaves. Can you address this error? ```
NameError Traceback (most recent call last) <ipython-input-16-6d6353d21b81> in <module> ----> 1 xr.Dataset({"a": arr[:-1], "b": arr[1:]}) NameError: name 'arr' is not defined <<<------------------------------------------------------------------------- ``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
755626157 |