From e8b07157d79033c19fbaf0f88fa7b17d223c6656 Mon Sep 17 00:00:00 2001
From: Mirko Birbaumer <mirko.birbaumer@hslu.ch>
Date: Thu, 24 Oct 2024 06:04:45 +0000
Subject: [PATCH] adapted notebooks 3.5

---
 notebooks/Linear Regression/LR_6_2.ipynb | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/notebooks/Linear Regression/LR_6_2.ipynb b/notebooks/Linear Regression/LR_6_2.ipynb
index 792bd5e..05df72d 100644
--- a/notebooks/Linear Regression/LR_6_2.ipynb	
+++ b/notebooks/Linear Regression/LR_6_2.ipynb	
@@ -335,14 +335,6 @@
    "source": [
     " Es gibt keine spezielle Syntax in `Bambi`, um kategorische Variablen zu definieren. `Bambi` erkennt diese automatisch."
    ]
-  },
-  {
-   "cell_type": "code",
-   "execution_count": null,
-   "id": "137ad98a-a638-475e-bded-eb33e7356503",
-   "metadata": {},
-   "outputs": [],
-   "source": []
   }
  ],
  "metadata": {
-- 
GitLab