Working with data

These guides introduce you to marimo’s features for working with data, including SQL cells, no-code dataframe transformation tools, and plots whose selections are automatically sent back to Python.

SQL

Use SQL to query dataframes, databases, CSVs, etc.

Dataframes

Filter, search, and transform dataframes without code

Plotting

Send plot selections to Python