Skip to content

Commit 26c2e3f

Browse files
committed
Created using Colaboratory
1 parent 16be508 commit 26c2e3f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Pandas2_1.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
{
5050
"cell_type": "code",
51-
"execution_count": 1,
51+
"execution_count": null,
5252
"outputs": [],
5353
"source": [
5454
"import pandas as pd\n",
@@ -85,7 +85,7 @@
8585
},
8686
{
8787
"cell_type": "code",
88-
"execution_count": 2,
88+
"execution_count": null,
8989
"outputs": [
9090
{
9191
"output_type": "execute_result",
@@ -125,7 +125,7 @@
125125
},
126126
{
127127
"cell_type": "code",
128-
"execution_count": 3,
128+
"execution_count": null,
129129
"outputs": [
130130
{
131131
"output_type": "execute_result",
@@ -163,7 +163,7 @@
163163
},
164164
{
165165
"cell_type": "code",
166-
"execution_count": 4,
166+
"execution_count": null,
167167
"outputs": [
168168
{
169169
"output_type": "execute_result",
@@ -1169,7 +1169,7 @@
11691169
"id": "VIvWpTt7emDx",
11701170
"outputId": "0ac5c4d2-0af3-4024-a028-d906bb174bdd"
11711171
},
1172-
"execution_count": 1,
1172+
"execution_count": null,
11731173
"outputs": [
11741174
{
11751175
"output_type": "stream",
@@ -1197,7 +1197,7 @@
11971197
"id": "BtvRHoXmhOni",
11981198
"outputId": "d9503091-efc3-4c9c-e302-d356f4e4aae5"
11991199
},
1200-
"execution_count": 6,
1200+
"execution_count": null,
12011201
"outputs": [
12021202
{
12031203
"output_type": "stream",

0 commit comments

Comments
 (0)