mirror of
https://github.com/gsi-upm/sitc
synced 2025-12-13 00:48:17 +00:00
Changed cif2cif 2 gsi-upm
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
],
|
||||
"source": [
|
||||
"#We get a URL with raw content (not HTML one)\n",
|
||||
"url=\"https://raw.githubusercontent.com/cif2cif/sitc/master/ml2/data-titanic/train.csv\"\n",
|
||||
"url=\"https://raw.githubusercontent.com/gsi-upm/sitc/master/ml2/data-titanic/train.csv\"\n",
|
||||
"df = pd.read_csv(url)\n",
|
||||
"df.head()\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user