Skip to content

Commit e10350f

Browse files
committed
Update execution counts in Read JSON and SQL notebook for consistency
1 parent 639ae16 commit e10350f

1 file changed

Lines changed: 5 additions & 15 deletions

File tree

Data Gathering & File Handling/Read JSON and SQL in ML.ipynb

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 1,
5+
"execution_count": 9,
66
"id": "f4586c56",
77
"metadata": {},
88
"outputs": [],
@@ -20,7 +20,7 @@
2020
},
2121
{
2222
"cell_type": "code",
23-
"execution_count": 2,
23+
"execution_count": 10,
2424
"id": "0ab75a7a",
2525
"metadata": {},
2626
"outputs": [
@@ -139,7 +139,7 @@
139139
"[39774 rows x 3 columns]"
140140
]
141141
},
142-
"execution_count": 2,
142+
"execution_count": 10,
143143
"metadata": {},
144144
"output_type": "execute_result"
145145
}
@@ -150,7 +150,7 @@
150150
},
151151
{
152152
"cell_type": "code",
153-
"execution_count": null,
153+
"execution_count": 11,
154154
"id": "e0c534fb",
155155
"metadata": {},
156156
"outputs": [],
@@ -168,17 +168,7 @@
168168
},
169169
{
170170
"cell_type": "code",
171-
"execution_count": 4,
172-
"id": "cee3d393",
173-
"metadata": {},
174-
"outputs": [],
175-
"source": [
176-
"# pd.read_sql('/workspaces/Machine-Learning-with-Python/Data Gathering & File Handling/world.sql')"
177-
]
178-
},
179-
{
180-
"cell_type": "code",
181-
"execution_count": null,
171+
"execution_count": 18,
182172
"id": "23fbe735",
183173
"metadata": {},
184174
"outputs": [],

0 commit comments

Comments
 (0)