8 lines
375 B
Markdown
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
|