home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 542281567

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/issues/3161#issuecomment-542281567 https://api.github.com/repos/pydata/xarray/issues/3161 542281567 MDEyOklzc3VlQ29tbWVudDU0MjI4MTU2Nw== 2448579 2019-10-15T15:52:43Z 2019-10-15T15:52:43Z MEMBER

This ends up being because allow_lazy=False

https://github.com/pydata/xarray/blob/3f9069ba376afa35c0ca83b09a6126dd24cb8127/xarray/core/variable.py#L1412-L1460

I don't see why we need this kwarg or why it shouldn't be True by default. This kwarg is undocumented in dataset.py https://github.com/pydata/xarray/blob/3f9069ba376afa35c0ca83b09a6126dd24cb8127/xarray/core/dataset.py#L3997-L4029

and invisible in dataarray.py https://github.com/pydata/xarray/blob/3f9069ba376afa35c0ca83b09a6126dd24cb8127/xarray/core/dataarray.py#L2106-L2139

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  473000845
Powered by Datasette · Queries took 0.922ms · About: xarray-datasette