1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-12-15 09:38:16 +00:00

Changed cif2cif 2 gsi-upm

This commit is contained in:
J. Fernando Sánchez
2016-03-29 11:21:43 +02:00
parent 3165eac23c
commit f56dc93804
4 changed files with 11 additions and 11 deletions

View File

@@ -74,7 +74,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Assign the variable *df* a Dataframe with the Titanic Dataset from the URL https://raw.githubusercontent.com/cif2cif/sitc/master/ml2/data-titanic/train.csv\"\n",
"Assign the variable *df* a Dataframe with the Titanic Dataset from the URL https://raw.githubusercontent.com/gsi-upm/sitc/master/ml2/data-titanic/train.csv\"\n",
"\n",
"Print *df*."
]