ds: r9
This commit is contained in:
7
ds/25-1/3/README.md
Normal file
7
ds/25-1/3/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user