Skip to content

Commit

Permalink
Corrected .ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
cperezln committed Jan 18, 2024
1 parent 267111f commit 01dced7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/user-guide/advanced/Pandas_API.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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."
]
Expand All @@ -1324,7 +1322,9 @@
"cell_type": "code",
"execution_count": null,
"id": "a46189b2",
"metadata": {},
"metadata": {
"scrolled": false
},
"outputs": [],
"source": [
"display(tab.head())\n",
Expand Down

0 comments on commit 01dced7

Please sign in to comment.