diff --git a/harjoitukset/Harjoitus_3_(Rest).ipynb b/harjoitukset/Harjoitus_3_(Rest).ipynb
index 8963d35546a949c575b8dd50bb965890ffbd0ec2..1fca0b31759b9eebb4cd245c3b3dec6c130d3915 100644
--- a/harjoitukset/Harjoitus_3_(Rest).ipynb
+++ b/harjoitukset/Harjoitus_3_(Rest).ipynb
@@ -166,7 +166,7 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "#### Valitse edellisen get-pyynnön kaikki json-objektit, jos yksikin `scheduledTime`-avaimen arvo on ennen aikaleimaa '2018-06-06T06:00:00.000Z'."
+    "#### Muodosta edellisen tehtävän get-pyynnön tuloksesta (koko Junan 1 päivän 06.06.2018 datasta), jos yksikin `scheduledTime`-avaimen arvo on ennen aikaleimaa '2018-06-06T06:00:00.000Z'."
    ]
   },
   {
@@ -178,25 +178,6 @@
     "#"
    ]
   },
-  {
-   "cell_type": "markdown",
-   "metadata": {},
-   "source": [
-    "#### Muodosta DataFrame haetusta datasta, jos ylläoleva ehto täsmää\n",
-    "\n",
-    "| cancelled   | commuterLineID   | departureDate   | operatorShortCode   | operatorUICCode   | runningCurrently   | timeTableRows   | timetableAcceptanceDate   | timetableType   | trainCategory   | trainNumber   | trainType   | version   |\n",
-    "| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |\n"
-   ]
-  },
-  {
-   "cell_type": "code",
-   "execution_count": 9,
-   "metadata": {},
-   "outputs": [],
-   "source": [
-    "#"
-   ]
-  },
   {
    "cell_type": "markdown",
    "metadata": {},
@@ -235,4 +216,4 @@
  },
  "nbformat": 4,
  "nbformat_minor": 2
-}
+}
\ No newline at end of file