MCPcopy
hub / github.com/marimo-team/marimo / _

Function _

marimo/_smoke_tests/ibis_example.py:15–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13
14@app.cell
15def _():
16 import marimo as mo
17 import ibis
18 return ibis, mo
19
20
21@app.cell

Callers

nothing calls this directly

Calls 2

to_polarsMethod · 0.80
tableMethod · 0.45

Tested by

no test coverage detected