Software Tools

R Data Visualization

April 4, 2023, 10:00am
This as an in-person ONLY workshop (no hybrid option). This workshop will provide an introduction to graphics in R with ggplot2. Participants will learn how to construct, customize, and export a variety of plot types in order to visualize relationships in data. We will also explore the basic grammar of graphics, including the aesthetics and geometry layers, adding statistics, transforming scales, and coloring or panelling by groups. You will learn how to make histograms, boxplots, scatterplots, lineplots, and heatmaps as well as how to make compound figures.

Introduction to Bash + Git

November 9, 2021, 9:00am
This workshop will start by introducing you to navigating your computer’s file system and basic Bash commands to remove the fear of working with the command line and to give you the confidence to use it to increase your productivity. And then working with Git, a powerful tool for keeping track of changes you make to the files in a project.

R Introduction to Deep Learning: Parts 1-2

March 29, 2022, 10:00am
This workshop introduces the basic concepts of Deep Learning — the training and performance evaluation of large neural networks, especially for image classification, natural language processing, and time-series data. Like many other machine learning algorithms, we will use deep learning algorithms to map input data to their appropriately classified outcome labels.

Berkeley FSRDC Fundamentals

January 31, 2024, 11:00am
Interested in restricted Census or partnering RDC agency (AHRQ, BLS, BEA, NCHS) data use? This one-hour introductory workshop will provide an overview of the Berkeley Federal Statistical Research Data Center, with no prior experience assumed. Attendees will learn about the national RDC network, how to access information online about restricted Census data, and how to navigate proposal development.

Bash + Git: Introduction

June 1, 2022, 9:00am
This workshop will start by introducing you to navigating your computer’s file system and basic Bash commands to remove the fear of working with the command line and to give you the confidence to use it to increase your productivity. And then working with Git, a powerful tool for keeping track of changes you make to the files in a project.

Python Data Visualization

March 13, 2023, 2:00pm
For this workshop, we'll provide an introduction to visualization with Python. We'll cover visualization theory and plotting with Matplotlib and Seaborn, working through examples in a Jupyter notebook.

Python Visualization

September 30, 2021, 10:00am
For this workshop, we'll provide an introduction to visualization with Python. We'll cover visualization theory and plotting with Matplotlib and Seaborn, working through examples in a Jupyter notebook.

R Data Visualization with ggplot

November 19, 2021, 1:00pm
This workshop will provide an introduction to graphics in R with ggplot2. Participants will learn how to construct, customize, and export a variety of plot types in order to visualize relationships in data. We will also explore the basic grammar of graphics, including the aesthetics and geometry layers, adding statistics, transforming scales, and coloring or panelling by groups. You will learn how to make histograms, boxplots, scatterplots, lineplots, and heatmaps as well as how to make compound figures.

QDA Campus License Focus Group

October 12, 2023, 12:00pm
Calling All Qualitative & Mixed-Methods Researchers at UC Berkeley! Join the conversation on Qualitative Data Analysis (QDA) Campus Software License Options! Are you a researcher (undergraduate, graduate, or faculty/staff) at UC Berkeley who employs qualitative data, text analysis, or mixed-methods research approaches? If you rely on specialized software like Atlas.ti, NVivo, MaxQDA, Dedoose, or Otter.ai in your work, Research IT & D-Lab want your input to inform the future of qualitative research supports at UC Berkeley.

R Geospatial Fundamentals: Raster Data

April 12, 2022, 2:00pm
Geospatial data are an important component of data visualization and analysis in the social sciences, humanities, and elsewhere. The R programming language is a great platform for exploring these data and integrating them into your research. This workshop focuses on fundamental operations for reading, writing, manipulating and mapping raster data, which typically represents geographic information in a grid of regular sized cells.