Update on data introduction

master
Davud 2022-12-22 10:31:40 +00:00
parent 17a50c0ec9
commit c8e146cfc3
1 changed files with 9 additions and 2 deletions

View File

@ -24,6 +24,13 @@
"## Get the data" "## Get the data"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Get the data from the local repository. Origin of the data is: ..."
]
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": 2,
@ -448,7 +455,7 @@
], ],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "Python 3", "display_name": "Python 3 (ipykernel)",
"language": "python", "language": "python",
"name": "python3" "name": "python3"
}, },
@ -462,7 +469,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.8.5" "version": "3.9.7"
} }
}, },
"nbformat": 4, "nbformat": 4,