Spaces:
Running
Running
# 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> | |
``` |