Skip to content

Commit 484df7b

Browse files
committedFeb 9, 2021
small changes in titles
1 parent f2fbb3e commit 484df7b

File tree

3 files changed

+56
-26
lines changed

3 files changed

+56
-26
lines changed
 

‎Notebooks/03_MySQL.ipynb

-7
Original file line numberDiff line numberDiff line change
@@ -1401,13 +1401,6 @@
14011401
"df = pd.read_sql(query, con=connection)\n",
14021402
"df.head()"
14031403
]
1404-
},
1405-
{
1406-
"cell_type": "code",
1407-
"execution_count": null,
1408-
"metadata": {},
1409-
"outputs": [],
1410-
"source": []
14111404
}
14121405
],
14131406
"metadata": {

0 commit comments

Comments
 (0)