Python 3.11 Release Livestream
Join Leon (lemon) Sandoy, an owner of Python Discord, and Pablo Galindo, the 3.11 Python Release Manager and CPython Core Developer, as Python 3.11.0 is rele... (more…)
Read more »
Python users who upgrade to recently released pyarrow 0.12 may find that their applications use significantly less memory when converting Arrow string data to pandas format. This article details some of what is going on under the hood, and why Python appl… Read more