Introducing Polars
Multi-threaded dataframe manipulation in columnar format with Rust
Mar 20, 20237 min read41

Search for a command to run...

Series
In this series, I'll discuss the performance-focused Python library Polars, for big-data analytics as a replacement for Pandas. You'll learn when and how to leverage Polars to make your code faster.