R Data Wrangling and Manipulation

Online via Zoom

See organizers’ website for details It is often said that 80% of data analysis is spent on the process of cleaning and preparing the data. This R workshop will introduce tools (notably dplyr and tidyr) that makes data wrangling and manipulation much easier. Participants will learn how to use these packages to subset and reshape data sets, do calculations across groups of data, clean data, and other useful stuff. Click here for install instructions and workshop materials. Prior knowledge: Previous experience with (basic) R is assumed. Completion of D-Lab's R FUN!damentals workshop series should be sufficient.

Python Data Wrangling and Manipulation with Pandas

Online via Zoom

See organizers’ website for details Pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with 'relational' or 'labeled' data both easy and intuitive. It enables doing practical, real-world data analysis in Python. In this workshop, we'll work with example data and go through the various steps you might need to prepare data for analysis. We plan to cover: pandas data structures loading data subsetting and filtering calculating summary statistics dealing with missing values merging data sets creating new variables basic plotting exporting data New to Python? Consider attending D-Lab's Python for Everything series!

HTML/CSS Toolkit for Digital Projects

Online via Zoom

See organizers’ website for details If you've tinkered in WordPress, Google Sites, or other web publishing tools, chances are you've wanted more control over the placement and appearance of your content. With a little HTML and CSS under your belt, you'll know how to edit "under the hood" so you can place an image exactly where you want it, customize the formatting of text, or troubleshoot copy & paste issues. By the end of this workshop, interested learners will be well prepared for a deeper dive into the world of web design.