polars.show_versions#

polars.show_versions() None[source]#

Print out version of Polars and dependencies to stdout.

Examples

>>> pl.show_versions()  
--------Version info---------
Polars:      0.17.11
Index type:  UInt32
Platform:    Linux-5.15.90.1-microsoft-standard-WSL2-x86_64-with-glibc2.35
Python:      3.11.3 (main, Apr 15 2023, 14:44:51) [GCC 11.3.0]

—-Optional dependencies—- numpy: 1.24.2 pandas: 2.0.0 pyarrow: 11.0.0 connectorx: <not installed> deltalake: 0.8.1 fsspec: 2023.4.0 matplotlib: 3.7.1 xlsx2csv: 0.8.1 xlsxwriter: 3.1.0