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.

Using SQL

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

Interactive dataframes

Filter, search, and transform dataframes without code

Plotting

Send plot selections to Python