github marimo-team/marimo 0.12.7

latest releases: 0.12.9, 0.12.8
6 days ago

What's Changed

Highlights

Dataframe completions in DuckDB SQL. DuckDB SQL cells will now autocomplete your dataframes:
image

Native LazyFrame support. Polars LazyFrames are now rendered lazily by default, preventing potentially expensive computations on render. Tables can also be made lazy (given a Polars LazyFrame) with mo.ui.table.lazy(lazyframe).

All changes

New Contributors

Full Changelog: 0.12.6...0.12.7

Don't miss a new marimo release

NewReleases is sending notifications on new releases.