marimo-learn / polars /README.md
Koushik Khan
added readme for polars
173b025
|
raw
history blame
238 Bytes
# 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>
```