Learning to program with Python opens a lot of doors. You suddenly see the information around you differently. You can now analyze it, change it, and share it in new and interesting ways. This four-week course will be the first step to exploring these possibilities. Examples and data that will be used will focus on use cases that are meaningful to library workers. Each week will feature a 2-hour interactive session held over Zoom. Participants will also be given a couple of questions for homework at the end of each session in preparation for the next class. No previous program experience is expected or required.
Session 4: The Basics of Python for Data Analysis: API Work and Bringing it All Together
Wednesday, May 28 2025, 10:00 a.m. - 12:00 p.m. ET
With a good understanding of the basics of data analysis in Python completed, this week will go into some more sophisticated topics. After briefly learning about retrieving data from an Application Program Interface (API) we'll go through a process of analyzing a dataset using the tools that we have seen so far. To cap it all off we will also look at how we can use Artificial Intelligence in our code by incorporating Large Language Models into our notebooks. Participants will learn: Crossref API, Large Language models with Hugging Face Python.