Utils#

build_info()

Return a dict with Polars build information.

get_index_type()

Get the datatype used for Polars indexing.

show_versions()

Print out version of Polars and dependencies to stdout.

threadpool_size()

Get the number of threads in the Polars thread pool.