Insertion de l'url originale pour les données sous forme de commentaire

parent 13bd4700
...@@ -44,6 +44,8 @@ ...@@ -44,6 +44,8 @@
}, },
"outputs": [], "outputs": [],
"source": [ "source": [
"#URL des données: http://www.sentiweb.fr/datasets/incidence-PAY-3.csv\n",
"\n",
"data_url = \"incidence-PAY-3.csv\"" "data_url = \"incidence-PAY-3.csv\""
] ]
}, },
...@@ -2261,7 +2263,7 @@ ...@@ -2261,7 +2263,7 @@
{ {
"data": { "data": {
"text/plain": [ "text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7fa15f290400>" "<matplotlib.axes._subplots.AxesSubplot at 0x7fc42e28c588>"
] ]
}, },
"execution_count": 9, "execution_count": 9,
...@@ -2306,7 +2308,7 @@ ...@@ -2306,7 +2308,7 @@
{ {
"data": { "data": {
"text/plain": [ "text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7fa15d131a20>" "<matplotlib.axes._subplots.AxesSubplot at 0x7fc42bff0d30>"
] ]
}, },
"execution_count": 10, "execution_count": 10,
...@@ -2431,7 +2433,7 @@ ...@@ -2431,7 +2433,7 @@
{ {
"data": { "data": {
"text/plain": [ "text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7fa15d081710>" "<matplotlib.axes._subplots.AxesSubplot at 0x7fc42bfa34e0>"
] ]
}, },
"execution_count": 13, "execution_count": 13,
...@@ -2547,7 +2549,7 @@ ...@@ -2547,7 +2549,7 @@
{ {
"data": { "data": {
"text/plain": [ "text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7fa15cfdf0b8>" "<matplotlib.axes._subplots.AxesSubplot at 0x7fc42bef00f0>"
] ]
}, },
"execution_count": 15, "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