#DataAnalysis

R Fundamentals: Part 3 of 4

This interactive workshop series is your complete introduction to programming in R for people with little or no previous programming experience. It covers the basics of using RStudio, creating variables, working with data frames, and starting to analyse your data using summary statistics and data visualization. After completing…

Stata Fundamentals: Part 2 of 3

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 visualize data, and understand the…

Python Fundamentals: Part 1 of 3

This three-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 social science application. The…

R Geospatial Fundamentals: Part 1 of 3

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 vector data,…

R Machine Learning with tidymodels: Part 1 of 2

This two-part workshop provides an introduction to machine learning algorithms using the tidymodels package. It covers what machine learning is, which problems it is most and least equipped to address, and explores the tidymodels framework to fit supervised machine learning models in R. Addressing machine learning problems requires a deep conceptual understanding of the…

Excel Data Analysis: Introduction

This is a three-hour introductory workshop that will provide an overview of Excel, with no prior experience assumed. Attendees will learn how to use functions for handling data and making calculations, how to build charts and pivot tables, and more. The workshop includes a lecture-style walkthrough of each concept, combined…

Python Machine Learning Fundamentals: Part 1 of 2

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 will be provided.

CRB Nexus: Utilities and Energy

CRB Nexus is a community of California researchers, practitioners, policymakers, and organizations committed to public policy solutions informed by data-driven research. We come together to connect, build professional relationships, and share information. Together we translate evidence into action and foster the next generation of public scholarship aimed at identifying…

Python Deep Learning: Part 1 of 2

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. Register for this Python Deep Learning workshop to learn more!

R Copilot Assisted Coding Workshop

This workshop provides a beginner-friendly introduction to coding with GitHub Copilot, a popular AI coding assistant. We will start from the basics so you can take advantage of AI assistants to improve your coding and avoid common pitfalls. First, we’ll cover how to install and set-up Visual Studio Code, a…

Coding and Data Management Workshop Series: SQL

The Carpentries project comprises the Software Carpentry, Data Carpentry, and Library Carpentry communities of Instructors, Trainers, Maintainers, helpers, and supporters who share a mission to teach foundational computational and data science skills to researchers. Register for this online workshop series.

Python Fundamentals: Parts 1-3

This three-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 social science application. To…