@ -116,7 +116,7 @@
".option(\"header\", True)\\\n",
".option(\"inferSchema\", True)\\\n",
".option(\"timestampFormat\", 'M/d/y H:m')\\\n",
".csv(\"tripd_with_error.csv\")\n",
".csv(\"trips.csv\")\n",
"\n",
"tripData"
]
@ -1071,7 +1071,7 @@
},
{
"cell_type": "code",
"execution_count": 152,
"execution_count": 226,
"id": "c98261f7-283c-4c7e-b915-3778ff972f5f",
"metadata": {},
"outputs": [],