Skip to content

Commit 8ca895b

Browse files
edit marimo notebook
1 parent f7a488c commit 8ca895b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_science_tools/polars_vs_pandas.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def _():
1313

1414
@app.cell(hide_code=True)
1515
def _(mo):
16-
mo.md(r"""# Polars vs. Pandas: A Fast, Multi-Core Alternative for DataFrames""")
16+
mo.md(r"""# Polars vs. Pandas: A Multi-Core Alternative for DataFrames""")
1717
return
1818

1919

0 commit comments

Comments
 (0)