Planet Python
Follow
Python Bytes: #496 A lake house in Seattle
This episode discusses several key topics in the Python ecosystem. One significant point is the argument that Pandas should go extinct, as faster, more memory-efficient alternatives like Polars and DuckDB are better suited for most "medium data" workloads. Pydantic-pint is introduced as a library that integrates real-world units into Pydantic models, enhancing data validation for physical quantities. The technical aspect of how Rust libraries run within Python using PyO3 is explained, highlighting the process of building and integrating Rust code for performance. A major acquisition in the data space is covered: AWS has acquired DuckLabs, the company behind DuckDB, raising questions about the future of the DuckDB ecosystem and potential competition with existing services. The show also touches upon Astral's uv releasing code-signed binaries and a documentary about the rise of VS Code. Finally, a joke about being "agentic" is shared.