The problem was Python version
Polars doesn't work with Python 3.9, when I changed to Python 3.13 (latest at this moment) my code was executed successfully:
View: