Skip to content

Commit 9e85882

Browse files
committed
Update Pandas_walkthrough.ipynb
1 parent 8bb75ec commit 9e85882

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

notebooks/Pandas_walkthrough.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1996,7 +1996,7 @@
19961996
"metadata": {},
19971997
"source": [
19981998
"\n",
1999-
"# Using the ``.groupby()`` method\n",
1999+
"# Using the ``.groupby()`` and ``.melt()`` methods\n",
20002000
"\n",
20012001
"TODO\n",
20022002
"\n",
@@ -2019,7 +2019,7 @@
20192019
"name": "stdout",
20202020
"output_type": "stream",
20212021
"text": [
2022-
"Notebook tested in 2025-06-18 using:\n",
2022+
"Notebook tested in 2025-07-15 using:\n",
20232023
"Python 3.13.5 | packaged by conda-forge | (main, Jun 16 2025, 08:20:19) [MSC v.1943 64 bit (AMD64)]\n",
20242024
"Pandas 2.3.0\n"
20252025
]

0 commit comments

Comments
 (0)