Skip to content

`recommend_nchunks`

evalparse edited this page Aug 5, 2019 · 1 revision

There is a function to recommend nchunks. It takes the byte size of a CSV file and uses some heuristic to "guess" the number of chunks needed based on the amount of memory and available cores.

Clone this wiki locally