Polars is an increasingly popular DataFrame library (1.5M downloads last month) that provides a more performant, memory efficiënt, type safe and consistent alternative to pandas.
Though polars focusses on DataFrames, it is backed by an OLAP query engine that does amongst other things does query optimization and out of core data processing .
Checklist
Request type
Name
polars
Version
latest
Platform(s)
linux, windows, mac
Location of source code
https://github.com/pola-rs/polars
Conda-Forge feedstock
https://github.com/conda-forge/polars-feedstock
Reason for this request
Polars is an increasingly popular DataFrame library (1.5M downloads last month) that provides a more performant, memory efficiënt, type safe and consistent alternative to pandas.
Though polars focusses on DataFrames, it is backed by an OLAP query engine that does amongst other things does query optimization and out of core data processing .
(OPTIONAL) Additional information
No response