Skip to main content

Python Crash Courses: Intro to Data (ONLINE)

January 10, 2022

    This workshop builds on the Python Crash Courses: Basics foundation to introduce fundamental tools for working with tabular data in Python. We’ll cover Jupyter Notebooks and Markdown, Pandas, data visualization packages, and more! Prerequisites: This course assumes a … Read more

Python Crash Courses: Intro to Data (ONLINE)

January 10, 2022

    This workshop builds on the Python Crash Courses: Basics foundation to introduce fundamental tools for working with tabular data in Python. We’ll cover Jupyter Notebooks and Markdown, Pandas, data visualization packages, and more! Prerequisites: This course assumes a … Read more

Python Crash Courses: Basics (ONLINE)

January 10, 2022

    The Python Crash Courses workshop series has two components: Basics (covered in the first two sessions) and Intro to Data (covered in the following three sessions). The entire series uses the Anaconda distribution of Python. Those interested in … Read more

Python Crash Courses: Basics (ONLINE)

January 10, 2022

    The Python Crash Courses workshop series has two components: Basics (covered in the first two sessions) and Intro to Data (covered in the following three sessions). The entire series uses the Anaconda distribution of Python. Those interested in … Read more

Tableau II (ONLINE)

August 9, 2021

This workshop continues to explore methods used in creating interactive visualizations and dashboards as introduced in Tableau I. Topics covered in the hands-on course will include: merging data sources, groups and sets, advanced maps and interactive menus, dashboard actions, and … Read more

Tableau I (ONLINE)

August 9, 2021

Tableau is a user-friendly software application used to create static or interactive visualizations and dashboards. Examples can be found here. Tableau’s drag-and-drop interface provides tools to build a variety of visualizations with no coding required, and visualizations can be embedded … Read more

Making an Impact with data Visualization (ONLINE)

August 9, 2021

Collecting data is now easier than it has ever been. But, as data becomes more prolific, datasets become larger and more complex. How do we find meaningful patterns in our data? How can we communicate those patterns to others? Data … Read more

Using Data in Excel Discussion (ONLINE)

August 18, 2020

Want to work with data without the hassle of programming? Microsoft Excel is a great choice for your data processing needs. By using spreadsheets, formulas, and an array of specialized features, users can more easily organize, edit, and analyze their … Read more

Python Crash Course III (ONLINE)

August 18, 2020

This workshop series introduces basic concepts in the Python programming language, with an emphasis on working with tabular datasets. This workshop will focus on Python packages for data manipulation and visualization, especially pandas and seaborn. This workshop is offered by … Read more

Python Crash Course II (ONLINE)

August 18, 2020

This workshop series introduces basic concepts in the Python programming language, with an emphasis on working with tabular datasets. This workshop will focus on Literate Programming with Jupyter, and working with files and functions. This workshop is offered by University … Read more