Metadata#

build_info()

Return detailed Polars build information.

get_index_type()

Return the data type used for Polars indexing.

show_versions()

Print out the version of Polars and its optional dependencies.

thread_pool_size()

Return the number of threads in the Polars thread pool.

threadpool_size()

Return the number of threads in the Polars thread pool.