polars
There are 294 repositories under polars topic.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
ibis-project/ibis
the portable Python dataframe library
lk-geimfari/mimesis
Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.
dathere/qsv
Blazing-fast Data-Wrangling toolkit
hosseinmoein/DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
functime-org/functime
Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.
mwouts/itables
Pandas DataFrames as Interactive DataTables
ddotta/awesome-polars
A curated list of Polars talks, tools, examples & articles. Contributions welcome !
narwhals-dev/narwhals
Lightweight and extensible compatibility layer between dataframe libraries!
business-science/pytimetk
Time series easier, faster, more fun. Pytimetk.
ploomber/jupysql
Better SQL in Jupyter. 📊
geopolars/geopolars
Geospatial extensions for Polars
capitalone/datacompy
Pandas, Polars, Spark, and Snowpark DataFrame comparison for humans and more!
pola-rs/r-polars
Polars R binding
pola-rs/nodejs-polars
nodejs front-end of polars
wiseaidev/rust-data-analysis
Rust for data analysis encyclopedia (WIP).
apecloud/myduckserver
Unified MySQL, Postgres & FlightSQL Server, Powered by DuckDB.
alceal/plotlars
Plotlars is a Rust library designed to facilitate the integration between the Polars data analysis library and Plotly library.
nogibjj/rust-mlops-template
A work in progress to build out solutions in Rust for MLOPs
pola-rs/pyo3-polars
Plugins/extension for Polars
kevinheavey/modern-polars
Code and data for the Modern Polars book
pola-rs/polars-xdt
Polars plugin offering eXtra stuff for DateTimes
pola-rs/polars-book
Book documentation of the Polars DataFrame library
wheretrue/biobear
Work with bioinformatic files using Arrow, Polars, and/or DuckDB
pola-rs/polars-cli
CLI interface for running SQL queries with Polars as backend
noahgift/rust-mlops-template
A work in progress to build out solutions in Rust for MLOPs
ToucanToco/fastexcel
A Python wrapper around calamine
wukan1986/polars_ta
Technical Analysis Indicators for polars
MarcoGorelli/polars-plugins-tutorial
How you (yes, you!) can write a Polars Plugin
Yvictor/polars_ta_extension
Polars extension for Ta-Lib: Support Ta-Lib functions in Polars expressions
uname-n/deltabase
a lightweight, comprehensive solution for managing delta tables built on polars and deltalake
wukan1986/expr_codegen
codegen from expression to others, such as polars, pandas
jeroenjanssens/python-polars-the-definitive-guide
Scripts and datasets for the O'Reilly book Python Polars: The Definitive Guide
Quantco/polarify
Simplifying conditional Polars Expressions with Python 🐍 🐻❄️
sebosp/s2protocol-rs
Starcraft 2 Protocol Replay Reader
areshytko/typedframe
Typed wrappers over pandas DataFrames with schema validation