awesome-python
awesome-python copied to clipboard
feat: Add Polars to the list of Python libraries
What is this Python project?
Polars is a high-performance DataFrame library for Python and Rust, known for its multi-threaded execution and efficient query engine.
What's the difference between this Python project and similar ones?
In comparison with pandas:
- Multi-thread and Rust based backend
- Supports lazy execution for optimized query planning
- Strong type with arrow based on Apache Arow
--
Anyone who agrees with this pull request could submit an Approve review to it.