Files
lab/ds/25-1/3/README.md
2026-01-26 20:58:26 +03:00

8 lines
375 B
Markdown

h
Some categorical features, such as `event_type`, `category_code`, `brand`, and etc. are stored as raw text.
Dask > cuDF if dataset doesn't fit into memory
none of the optimizations introduced by Dask-CUDA will be available in such cases (without dask_cuda.LocalCUDACluster())
dask.distributed.Client
spilling uses host <memory_limit> when <device_memory_limit> is reached