ghuls / polars_streaming_csv_decompressionLinks
Polars IO plugin for reading compressed CSV/TSV files in a streaming fashion
☆19Updated 6 months ago
Alternatives and similar repositories for polars_streaming_csv_decompression
Users that are interested in polars_streaming_csv_decompression are comparing it to the libraries listed below
Sorting:
- Polars plugin for pairwise distance functions☆78Updated 4 months ago
- Automatically upgrade your Polars code to use the latest syntax available☆66Updated last year
- How you (yes, you!) can write a Polars Plugin☆146Updated last month
- Polars plugin for stable hashing functionality☆81Updated this week
- Minimal plugin loading package for polars with optional type stub generation☆17Updated 6 months ago
- CLI interface for running SQL queries with Polars as backend☆192Updated last week
- Project template for Polars Plugins☆78Updated last month
- Polars plugin offering eXtra stuff for DateTimes☆219Updated last month
- Material (notebooks and data) for the hands-on workshop "Polars: The Turbo Boost for Dataframes" at data2day 2023 by BettercallPaul.☆18Updated 8 months ago
- Plugins/extension for Polars☆302Updated last month
- Coming soon☆62Updated last year
- Book documentation of the Polars DataFrame library☆188Updated last year
- Simplifying conditional Polars Expressions with Python 🐍 🐻❄️☆124Updated last week
- Read Apache Arrow batches from ODBC data sources in Python☆68Updated this week
- Code and data for the Modern Polars book☆228Updated 9 months ago
- Polars extension for general data science use cases☆545Updated 2 weeks ago
- Polars extension for fzf-style fuzzy matching☆30Updated last year
- A data modelling layer built on top of polars and pydantic☆198Updated 2 years ago
- A minimal Python library for Apache Arrow, connecting to the Rust arrow crate☆208Updated this week
- Fill Apache Arrow record batches from an ODBC data source in Rust.☆72Updated 3 weeks ago
- Extremely lightweight compatibility layer between pandas and Polars