Skip to content

Commit 4f243a0

Browse files
committed
Header change
1 parent 4de98f5 commit 4f243a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas-example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"cell_type": "markdown",
188188
"metadata": {},
189189
"source": [
190-
"## Ufuncs: Operations Between DataFrame and Series\n",
190+
"## Ufuncs: Operations Between DataFrame and Series with a changed header\n",
191191
"\n",
192192
"When performing operations between a ``DataFrame`` and a ``Series``, the index and column alignment is similarly maintained.\n",
193193
"Operations between a ``DataFrame`` and a ``Series`` are similar to operations between a two-dimensional and one-dimensional NumPy array.\n",

0 commit comments

Comments
 (0)