Learn some new tricks with magics in the Jupyter notebook.
MetPy Mondays #302 - Dictionaries of Functions and functools.partial
13 November 2023
Use functools.partial and dictionaries to make prebuilt function calls to make your analysis code easy to read and follow!
MetPy Mondays #301 - Duck Typing and EAFP
23 October 2023
Learn how to make your code more Pythonic by finally understanding duck typing and easier to ask forgiveness than permission!
MetPy Mondays #300 - Using Constants
09 October 2023
Use constants from MetPy and PeriodicTable instead of typing them in! Learn how in this week's MetPy Monday!
MetPy Mondays #299 - How to Use Try, Except, Else, and Finally
25 September 2023