Skip to content

Commit

Permalink
hgf data
Browse files Browse the repository at this point in the history
  • Loading branch information
LegrandNico committed Nov 26, 2024
1 parent 8ae1fd6 commit 643648d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": null,
"id": "17d99c2b-2462-47bc-a0e2-80d3c39c29bf",
"metadata": {
"editable": true,
Expand Down Expand Up @@ -760,7 +760,7 @@
],
"source": [
"aarhus_weather_df = pd.read_csv(\n",
" \"https://raw.githubusercontent.com/ComputationalPsychiatry/hgf-data/main/datasets/weather.csv\"\n",
" \"https://raw.githubusercontent.com/ilabcode/hgf-data/main/datasets/weather.csv\"\n",
")\n",
"aarhus_weather_df.head()"
]
Expand Down

0 comments on commit 643648d

Please sign in to comment.