Skip to content

Commit 6d35789

Browse files
Merge pull request #199 from coding-for-reproducible-research/numpy_data_download_button
Add data download buttons for Python Matplotlib
2 parents 95cafe6 + 4b1f44e commit 6d35789

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

individual_modules/python_for_data_analysis/Python_Matplotlib.ipynb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"- Create different types of plots such as line plots, scatter plots, bar charts, and histograms\n",
2020
"- Understand and implement subplots to create complex visualizations\n",
2121
"- Use Matplotlib to visualise data from NumPy arrays and Pandas Dataframes\n",
22+
"\n",
23+
"### Download Files\n",
24+
"[Click Here to Download Data File to Local Space Used for This Workshop](data/LEED_air_pollution_monitoring_station_2023_complete_dataset.csv)\n",
25+
"\n",
26+
"\n",
2227
"## Overview"
2328
]
2429
},

0 commit comments

Comments
 (0)