File size: 238 Bytes
173b025
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# Learn Polars

This collection of marimo notebooks is designed to teach you the basics of data wrangling using a Python library called Polars.

**Running notebooks.** To run a notebook locally, use

```bash
uvx marimo edit <file_url>
```