I would like to use the python package polars-lts-cpu, since I am facing some hardware issues on a gitlab runner. How do I import this package in Python, i.e. what is the alias?
A simple import polars-lts-cpu
yields a syntax error. The documentation does not give any hints or suggestions.
Any help would be appreciated.