[PR #2658] [CLOSED] feat: Add Polars to the list of Python libraries #11004

Closed
opened 2026-04-24 05:54:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2658
Author: @ivintoiu
Created: 3/4/2025
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 2152b49 feat: Add Polars to the list of Python libraries

📊 Changes

1 file changed (+90 additions, -87 deletions)

View changed files

📝 README.md (+90 -87)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2658 **Author:** [@ivintoiu](https://github.com/ivintoiu) **Created:** 3/4/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2152b49`](https://github.com/vinta/awesome-python/commit/2152b49959f43e597b632167bdc45662bb7cccda) feat: Add Polars to the list of Python libraries ### 📊 Changes **1 file changed** (+90 additions, -87 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+90 -87) </details> ### 📄 Description ## 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 05:54:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#11004