fugue-project / fugue-project/slide
[BUG] Avoid calling empty in dask utils
Open
bug
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There is no elegant `empty` solution in dask, calling it has a chance to trigger the compute. So we should avoid it unless it is absolutely necessary.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.