Skip to content

Commit 0b3f7ad

Browse files
adjust notebook
1 parent 02acfa3 commit 0b3f7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_science_tools/polars_vs_pandas.py

Lines changed: 1 addition & 1 deletion
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)