Synopsis: This workshop will be an introduction to understanding how to utilize Jupyter Notebooks to create reproducible computational workflows. Attendees will learn how to build notebooks that contain a combination of explanatory markdown formatted text and python code. Lessons will address how to load data from formats such as .csv or .tsv files, how to clean up data that has been loaded, and how to analyze this data. The workshop will conclude with attendees utilizing the skills they are taught to wrangle a real-life dataset and visualize its contents. Python libraries such as Pandas and Matplotlib will be utilized.
Prerequisites
- Basic understanding of Python
- Basic understanding of Markdown language
- Basic understanding of Unix-like file systems
- Computer with an internet connection
- Have an account on Mana (in case of problems with Binder)
- MFA/DUO enabled on your UH Account