R You Ready? Beginning Your Research with R

#DigitalGC

R is a versatile programming language, best suited for a variety of data science needs. Whether you need to run some statistical analyses, create publication-worthy data visualizations, or even publish …

Discover the Facts: Data Analysis in R

#DigitalGC

In this hands-on workshop, we will learn the basics of data exploration, analysis and visualization with R. We will introduce and work with the Tidyverse series of library and R …

Text Analysis with NLTK [Fall Python Series]

#DigitalGC

Python Intensive Workshops: An Exploration of Research Tools for Beginners Join GCDI for our second workshop in the Python Intensive Workshops: An Exploration of Research Tools for Beginners and learn …

Git It: Intro to Git and GitHub for Absolute Beginners

#DigitalGC

Git and GitHub are powerful tools for collaborative and individual projects. Git is a version control software that aids with tracking changes made to a set of files over time. …

Spreadsheets aren’t Boring! Spreadsheets for Beginners

#DigitalGC

Microsoft Excel/Google Spreadsheets is a powerful tool used by researchers to quickly summarize, clean, and make sense of data. Learning this tool could also build a foundation to learn other data analysis tools like R or Python. No experience necessary, suitable to researchers completely new to data analysis. The workshop will demonstrate how one could …

Tables and Pandas and Python! Oh my! [Fall Python Series]

#DigitalGC

In this online synchronous workshop, we are going to learn some basic commands in Pandas, an expansive Python library for working with tabular data like CSV files. You can think of Pandas as a more powerful version of Excel that operates within the Python environment, where you can wrangle, clean, analyze, and visualize data. Knowing …

Introduction to Python [Fall Python Series]

#DigitalGC

Fall Python Series: An Exploration of Research Tools for Beginners   Join GCDI for a fall Python series exploring various research methods and tools. We will begin by introducing the programming language Python and then continue by practicing and building out core skills through various practical applications, including text analysis with NLTK, data analysis with …

Create Elegant Webpages with Bootstrap

#DigitalGC

Have you ever wanted to create a professional-looking webpage, but found yourself limited by your CSS skills? Learn how to make use of Bootstrap, a free and open-source CSS framework, to quickly and easily make your webpage look like it was created by a pro! This workshop is the second in the series of our …

Web Scraping with Beautiful Soup [Fall Python Series]

#DigitalGC

Python Intensive Workshops: An Exploration of Research Tools for Beginners Join GCDI for our fourth workshop in the Python Intensive Workshops: An Exploration of Research Tools for Beginners and learn …