Back to Resources

Polars

Data Processing

Blazing fast DataFrame library written in Rust.

30kstars2kforksRust / Python

About

Polars is a high-performance DataFrame library with a lazy evaluation API, native Arrow memory format, and parallel execution that outperforms pandas on many workloads.

Key Features

  • Lazy evaluation
  • Parallel execution
  • Arrow memory
  • SQL interface

Tags

DataDataFramePerformanceRust

Related Resources