College of Environment + Design

Statistical Analysis with Python

Want to run statistical analyses in Python but not sure which tools to use? This workshop walks you through how to carry out statistical analyses in Python – focused on the coding tasks and not on how to interpret your results. Learn to generate frequency tables and correlation matrices using Pandas, perform regression models (Linear, OLS, and Logistic) with Statsmodels, and export clean, publishable tables for your manuscripts.

Topics covered:

Introduction to Data Visualization with Python

Curious about what your data can show? This beginner-friendly workshop is the perfect next step after learning the basics of Python. You’ll get hands-on experience creating simple plots using Pandas and Matplotlib, and explore the powerful Pyplot and Seaborn libraries. Learn how to customize your visualizations to better tell the story in your data and how to save your plots for future use. No advanced coding knowledge required! Join us in this workshop to bring your data to life.

Topics covered:

Introduction to Python for Research

Curious about using Python for your research but not sure where to start? This beginner-friendly workshop is designed to make your first steps in Python smooth and accessible. We will teach you how to assign and work with variables, use simple functions and libraries, and handle data with Pandas. No coding experience required. This is not a technical session on installing Python or how the language works on computers – just the essentials to start using Python with confidence.