diff --git a/docs/user-guide/advanced/Pandas_API.ipynb b/docs/user-guide/advanced/Pandas_API.ipynb index 5d72b82..3b867d6 100644 --- a/docs/user-guide/advanced/Pandas_API.ipynb +++ b/docs/user-guide/advanced/Pandas_API.ipynb @@ -1313,9 +1313,7 @@ { "cell_type": "markdown", "id": "35062560", - "metadata": { - "scrolled": false - }, + "metadata": {}, "source": [ "Remove the `z` and `w` columns from the table and return them." ] @@ -1324,7 +1322,9 @@ "cell_type": "code", "execution_count": null, "id": "a46189b2", - "metadata": {}, + "metadata": { + "scrolled": false + }, "outputs": [], "source": [ "display(tab.head())\n",