Skip to content

Commit 11be1f2

Browse files
committed
Update 03.00-Introduction-to-Pandas.ipynb
1 parent 40367a7 commit 11be1f2

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

pandas/03.00-Introduction-to-Pandas.ipynb

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
{
6868
"data": {
6969
"text/plain": [
70-
"'0.25.1'"
70+
"'1.0.3'"
7171
]
7272
},
7373
"execution_count": 1,
@@ -133,6 +133,20 @@
133133
"<!--NAVIGATION-->\n",
134134
"< [Structured Data: NumPy's Structured Arrays](02.09-Structured-Data-NumPy.ipynb) | [Contents](Index.ipynb) | [Introducing Pandas Objects](03.01-Introducing-Pandas-Objects.ipynb) >"
135135
]
136+
},
137+
{
138+
"cell_type": "code",
139+
"execution_count": null,
140+
"metadata": {},
141+
"outputs": [],
142+
"source": []
143+
},
144+
{
145+
"cell_type": "code",
146+
"execution_count": null,
147+
"metadata": {},
148+
"outputs": [],
149+
"source": []
136150
}
137151
],
138152
"metadata": {
@@ -152,7 +166,7 @@
152166
"name": "python",
153167
"nbconvert_exporter": "python",
154168
"pygments_lexer": "ipython3",
155-
"version": "3.7.4"
169+
"version": "3.8.3"
156170
}
157171
},
158172
"nbformat": 4,

0 commit comments

Comments
 (0)