github marimo-team/marimo 0.6.25

latest releases: 0.15.2, 0.15.1, 0.15.0...
14 months ago

What's Changed

Searchable, Filterable, and Sortable Dataframes — by default!

marimo now renders dataframes in a rich table viewer by default! Search, filter, and sort in just one click or keystroke; get rich previews of your columnar data distributions; and page through your data.

This is one small step in our vision in making marimo the best place to work with your data — we believe data should be tangible and extremely interactive, by default.

image

If you need to opt out — wrap your dataframe df in mo.plain(df).

Full Changelog: 0.6.24...0.6.25

Don't miss a new marimo release

NewReleases is sending notifications on new releases.