Python Polars 1.0.0-rc.1 released One of Python’s coolest dataframe-wrangling libraries—already up to 10x faster than Pandas —just got a whole lot cooler. A JIT compiler for CPython Core Python ...
Official support for free-threaded Python, and free-threaded improvements Python’s free-threaded build promises true parallelism for threads in Python programs by removing the Global Interpreter Lock ...