From a839b3322e85b5aac5048ddf3d8988da65c6e099 Mon Sep 17 00:00:00 2001 From: Konrad Firley <konrad.firley@student.reutlingen-university.de> Date: Thu, 16 May 2024 14:22:15 +0000 Subject: [PATCH] Update notebook.ipynb --- .../notebook.ipynb | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/Forecast/Forecast of required vehicles in the city center/notebook.ipynb b/Forecast/Forecast of required vehicles in the city center/notebook.ipynb index cd1c821..d9b782f 100644 --- a/Forecast/Forecast of required vehicles in the city center/notebook.ipynb +++ b/Forecast/Forecast of required vehicles in the city center/notebook.ipynb @@ -23,7 +23,16 @@ { "attachments": {}, "cell_type": "markdown", - "metadata": {}, + "metadata": { + "editable": true, + "include": true, + "paragraph": "DataUnderstanding", + "slideshow": { + "slide_type": "" + }, + "tags": [] + }, + "source": [ "# 2. Daten und Datenverst\u00e4ndnis\n", "\n", @@ -43,7 +52,17 @@ { "cell_type": "code", "execution_count": null, - "metadata": {}, + "metadata": { + "editable": true, + "jupyter": { + "source_hidden": true + }, + "slideshow": { + "slide_type": "" + }, + "tags": [] + }, + "outputs": [], "source": [ "import numpy as np\n", -- GitLab