polars.threadpool_size#
- polars.threadpool_size() int [source]#
Return the number of threads in the Polars thread pool.
Deprecated since version 0.20.7: This function has been renamed to
thread_pool_size()
.
Site Navigation
Section Navigation
Return the number of threads in the Polars thread pool.
Deprecated since version 0.20.7: This function has been renamed to thread_pool_size()
.