Skip to content

Commit d1d1861

Browse files
Mukulikaamelissawm
andauthored
Add tutorial on timeseries analysis of air polution (numpy#111)
Tutorial falls in the "applications" category and highlights the use of loadtxt to work with csv files, computing moving-window averages, and working with statistics. Co-authored-by: Melissa Weber Mendonça <[email protected]>
1 parent de3f825 commit d1d1861

8 files changed

+10134
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ or navigate to any of the documents listed below and download it individually.
2525
8. [Tutorial: Static Equilibrium](content/tutorial-static_equilibrium.md)
2626
9. [Tutorial: Plotting Fractals](content/tutorial-plotting-fractals.ipynb)
2727
10. [Tutorial: NumPy natural language processing from scratch with a focus on ethics](content/tutorial-nlp-from-scratch.md)
28+
11. [Tutorial: Analysing the impact of the lockdown on air quality in Delhi, India](content/tutorial-air-quality-analysis.md)
2829

2930

3031
## Contributing

content/_static/11-breakpoints.png

422 KB
Loading

content/_static/11-delhi-aqi.jpg

60.9 KB
Loading
+229
Loading

content/_static/11-t-table.png

74.9 KB
Loading

0 commit comments

Comments
 (0)