polarsEasy Playground

Lightning-fast DataFrame library written in Rust

Getting started with polarsRun locally
Install
pip install polars
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: polars)

polars is a third-party package. Lightning-fast DataFrame library written in Rust. Install with: pip install polars

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?