funtools.partial
functools — Higher-order functions and operations on callable objects
https://docs.python.org/3/library/functools.html
Tips
functional programming - Python: Why is functools.partial necessary? - Stack Overflow
https://stackoverflow.com/questions/3252228/python-why-is-functools-partial-necessary/24653777
function - Python functools partial efficiency - Stack Overflow
https://stackoverflow.com/questions/17388438/python-functools-partial-efficiency
MetPy Mondays
MetPy Mondays #302 - Dictionaries of Functions and functools.partial : Unidata Developer's Blog
Use functools.partial and dictionaries to make prebuilt function calls to make your analysis code easy to read and follow!