This week discover the named tuple and where it can be used in your Python projects!
MetPy Mondays #84 - fileinput and multiple files
17 June 2019
This week learn about the builtin fileinput module and how to use it to automatically parse across multiple files.
11 June 2019
10 June 2019
MetPy Mondays #82 - Multiprocessing
02 June 2019
Multiprocessing is a quick way to speed up batch processing work. Learn the basics on this week's MetPy Monday!