Commit d385e20
Avoid in-memory broadcasting when converting to_dask_dataframe (#7472)
* Avoid in-memory broadcasting when converting to dask_dataframe
* Update dataset.py
* Update xarray/core/dataset.py
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
* Update whats-new.rst
* remove ravel_chunks
* Update dataset.py
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>1 parent 97d7e76 commit d385e20
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6403 | 6403 | | |
6404 | 6404 | | |
6405 | 6405 | | |
| 6406 | + | |
| 6407 | + | |
| 6408 | + | |
| 6409 | + | |
| 6410 | + | |
6406 | 6411 | | |
6407 | 6412 | | |
6408 | 6413 | | |
| |||
0 commit comments