Commit a000555e authored by cristobalcarreno's avatar cristobalcarreno

no commit message

parent 8e66a12e
......@@ -1042,7 +1042,7 @@
}
],
"source": [
"raw_data = pd.read_csv(data_url, skiprows=1)\n",
"raw_data = pd.read_csv(data_file, skiprows=1)\n",
"raw_data"
]
},
......@@ -2216,7 +2216,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f79659e5ef0>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f31541de978>"
]
},
"execution_count": 9,
......@@ -2255,7 +2255,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f796388b2b0>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f31520451d0>"
]
},
"execution_count": 10,
......@@ -2357,7 +2357,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f79637df780>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f3151fd0f98>"
]
},
"execution_count": 13,
......@@ -2460,7 +2460,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f7963732208>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f3151f2de48>"
]
},
"execution_count": 15,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment