From dcd7543a3dfe9f16677345783fc71b2fc4ccd261 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antti=20H=C3=A4kkinen?= <antti.hakkinen@jamk.fi>
Date: Fri, 28 Aug 2020 15:20:31 +0300
Subject: [PATCH] edit excercise 1

---
 harjoitukset/Harjoitus_1_(Pandas).ipynb | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

diff --git a/harjoitukset/Harjoitus_1_(Pandas).ipynb b/harjoitukset/Harjoitus_1_(Pandas).ipynb
index 3879c90..47f5041 100644
--- a/harjoitukset/Harjoitus_1_(Pandas).ipynb
+++ b/harjoitukset/Harjoitus_1_(Pandas).ipynb
@@ -334,12 +334,24 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 329,
+   "execution_count": null,
    "metadata": {},
    "outputs": [],
+   "source": []
+  },
+  {
+   "cell_type": "markdown",
+   "metadata": {},
    "source": [
-    "#"
+    "Tallenna lopputulos data_export.csv-nimiseen tiedostoon (tiedostoa hyödynnetään seuraavassa harjoituksessa)."
    ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "metadata": {},
+   "outputs": [],
+   "source": []
   }
  ],
  "metadata": {
@@ -358,9 +370,9 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.5.2"
+   "version": "3.7.6-final"
   }
  },
  "nbformat": 4,
  "nbformat_minor": 2
-}
+}
\ No newline at end of file
-- 
GitLab