[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/generated/pyarrow.set_cpu_count.html [Back]  [Original]

pyarrow.set_cpu_count — Apache Arrow v25.0.1
Back to top
Search the docs ...:

pyarrow.set_cpu_count#

pyarrow.set_cpu_count(int count)#

Set the number of threads to use in parallel operations.

Parameters:
countint

The number of concurrent threads that should be used.

See also

cpu_count

Get the size of this pool.

set_io_thread_count

The analogous function for the I/O thread pool.


Web Proxy Viewer  |  New URL  |  Original Page