Skip to content

Commit e346833

Browse files
add download button for scikitlearn content
1 parent 5081dc2 commit e346833

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

individual_modules/python_for_data_analysis/Python_ScikitLearn.ipynb

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,25 @@
2525
},
2626
{
2727
"cell_type": "code",
28-
"execution_count": 1,
29-
"id": "1fd7b159-8e6f-4894-b1a2-afd7c405ee08",
28+
"execution_count": null,
29+
"id": "851d0c5a-9526-4d6e-b969-7bec4ce9b396",
30+
"metadata": {
31+
"editable": true,
32+
"slideshow": {
33+
"slide_type": ""
34+
},
35+
"tags": []
36+
},
37+
"outputs": [],
38+
"source": [
39+
"#### Download Files\n",
40+
"[Click Here to Download Data File to Local Space](data/LEED_air_pollution_monitoring_station_2023_complete_dataset.csv)"
41+
]
42+
},
43+
{
44+
"cell_type": "code",
45+
"execution_count": null,
46+
"id": "09db6542-c130-4cdc-b7cd-0d0cf76c23f4",
3047
"metadata": {
3148
"editable": true,
3249
"slideshow": {

0 commit comments

Comments
 (0)