When:
Tuesday, October 14, 2025
12:00 PM - 1:00 PM CT
Where: Online
Audience: Faculty/Staff - Student - Post Docs/Docs - Graduate Students
Contact:
Leticia Vega
Group: Northwestern IT Research Computing and Data Services
Category: Training
In this lesson, you will learn how to use and write more sophisticated Python functions. We will cover writing functions that take an unknown number of arguments, adding custom keyword arguments, and packing and unpacking lists and dictionaries when passing them to functions. We will also discuss examples of how these new skills can be used to improve your scripts and notebooks.