Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.91 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.91 KB

Python crash course

lectures

Lecture 1

Lecture 2

Lecture 3

  • We discussed iteration in Python 4_loop.py and we introuduced Xarray package
  • Details could be found here 4_Loops.pdf

Lecture 4

Lecture 5