Past Workshops
R Data Visualization
November 7, 2022
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...Read more about R Data Visualization
Institutional Review Board (IRB) Fundamentals
November 7, 2022
Are you starting a research project at UC Berkeley that involves human subjects? If so, one of the first steps you will need to take is getting IRB approval.Read more about Institutional Review Board (IRB) Fundamentals
Python Fundamentals: Parts 1-4
November 7, 2022
This four-part, interactive workshop series is your complete introduction to programming Python for people with little or no previous programming experience. By the end of the series, you will be able to apply your knowledge of basic principles of programming and data manipulation to a real-world...Read more about Python Fundamentals: Parts 1-4
Python Web Scraping & APIs
November 2, 2022
In this workshop, we cover how to extract data from the web using Python. We focus on two approaches to extracting data from the web: leveraging application programming interfaces (APIs) and web scraping.Read more about Python Web Scraping & APIs
Finding Health Statistics and Data
November 2, 2022
Participants in this workshop will learn about some of the issues surrounding the collection of health statistics, and will also learn about authoritative sources of health statistics and data. We will look at tools that let you create custom tables of vital statistics (birth, death, etc.), disease...Read more about Finding Health Statistics and Data
R Data Wrangling and Manipulation: Parts 1-2
November 1, 2022
It is said that 80% of data analysis is spent on the process of cleaning and preparing the data for exploration, visualization, and analysis. This R workshop will introduce the dplyr and tidyr packages to make data wrangling and manipulation easier. Participants will learn how to use these packages...Read more about R Data Wrangling and Manipulation: Parts 1-2
Python Text Analysis Fundamentals: Parts 1-2
November 1, 2022
This two-part workshop series will prepare participants to move forward with research that uses text analysis, with a special focus on humanities and social science applications.Read more about Python Text Analysis Fundamentals: Parts 1-2
Python Visualization
October 26, 2022
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.Read more about Python Visualization
Stata Fundamentals: Parts 1-3
October 26, 2022
This workshop is a three-part introductory series that will teach you Stata from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the Stata software, understand data and basic manipulations, import and subset data, explore and...Read more about Stata Fundamentals: Parts 1-3
Python Data Wrangling and Manipulation with Pandas
October 24, 2022
Pandas is a Python package that provides 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...Read more about Python Data Wrangling and Manipulation with Pandas
Qualtrics Fundamentals
October 19, 2022
Qualtrics is a powerful online tool available to Berkeley community members that can be used for a range of data collection activities. Primarily, Qualtrics is designed to make web surveys easy to write, test, and implement, but the software can be used for data entry, training, quality control,...Read more about Qualtrics Fundamentals
Bash + Git: Introduction
October 19, 2022
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...Read more about Bash + Git: Introduction
R Fundamentals: Parts 1-4
October 18, 2022
This workshop is a four-part introductory series that will teach you R from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the open-sourced R Studio software, understand data and basic manipulations, import and subset data,...Read more about R Fundamentals: Parts 1-4
Python Deep Learning: Parts 1-2
October 17, 2022
The goal of this workshop is to build intuition for deep learning by building, training, and testing models in Python. Rather than a theory-centered approach, we will evaluate deep learning models through empirical results.Read more about Python Deep Learning: Parts 1-2
Python Fundamentals: Parts 1-4
October 11, 2022
This four-part, interactive workshop series is your complete introduction to programming Python for people with little or no previous programming experience. By the end of the series, you will be able to apply your knowledge of basic principles of programming and data manipulation to a real-world...Read more about Python Fundamentals: Parts 1-4
R Data Visualization
October 11, 2022
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...Read more about R Data Visualization
Python Visualization
October 5, 2022
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.Read more about Python Visualization
Python Machine Learning Fundamentals: Parts 1-2
October 4, 2022
This workshop introduces students to scikit-learn, the popular machine learning library in Python, as well as the auto-ML library built on top of scikit-learn, TPOT. The focus will be on scikit-learn syntax and available tools to apply machine learning algorithms to datasets. No theory instruction...Read more about Python Machine Learning Fundamentals: Parts 1-2
R Data Wrangling and Manipulation: Parts 1-2
October 4, 2022
It is said that 80% of data analysis is spent on the process of cleaning and preparing the data for exploration, visualization, and analysis. This R workshop will introduce the dplyr and tidyr packages to make data wrangling and manipulation easier. Participants will learn how to use these packages...Read more about R Data Wrangling and Manipulation: Parts 1-2
R Fundamentals: Parts 1-4
October 3, 2022
This workshop is a four-part introductory series that will teach you R from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the open-sourced R Studio software, understand data and basic manipulations, import and subset data,...Read more about R Fundamentals: Parts 1-4
Python Data Wrangling and Manipulation with Pandas
September 28, 2022
Pandas is a Python package that provides 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...Read more about Python Data Wrangling and Manipulation with Pandas
R Fundamentals: Parts 1-4
September 20, 2022
This workshop is a four-part introductory series that will teach you R from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the open-sourced R Studio software, understand data and basic manipulations, import and subset data,...Read more about R Fundamentals: Parts 1-4
R Data Visualization
September 19, 2022
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...Read more about R Data Visualization
Excel Data Analysis: Charts, Pivot Tables, and VLOOKUP
September 14, 2022
This three-hour workshop will cover charts in more detail, review pivot tables, and the widely-used VLOOKUP function. We recommend first taking the introductory workshop Excel Data Analysis: Introduction.Read more about Excel Data Analysis: Charts, Pivot Tables, and VLOOKUP
Python Fundamentals: Parts 1-4
September 12, 2022
This four-part, interactive workshop series is your complete introduction to programming Python for people with little or no previous programming experience. By the end of the series, you will be able to apply your knowledge of basic principles of programming and data manipulation to a real-world...Read more about Python Fundamentals: Parts 1-4
- « first Full listing: Past Events filterable
- ‹ previous Full listing: Past Events filterable
- 1 of 8 Full listing: Past Events filterable
- 2 of 8 Full listing: Past Events filterable
- 3 of 8 Full listing: Past Events filterable (Current page)
- 4 of 8 Full listing: Past Events filterable
- 5 of 8 Full listing: Past Events filterable
- 6 of 8 Full listing: Past Events filterable
- 7 of 8 Full listing: Past Events filterable
- 8 of 8 Full listing: Past Events filterable
- next › Full listing: Past Events filterable
- last » Full listing: Past Events filterable