Event Series Python User Group (PUG)

Python User Group (PUG)

Remote Conferencing NY

Python User’ Group (or PUG for short) is an open and informal collaborative space for experimentation and exploration with the Python programming language. It is an opportunity for those interested …

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 how to extract text from web pages using Python. Knowledge from this workshop will be strengthened in Python User Group (PUG) sessions, which run on …

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. GitHub is a web-based platform for storing, sharing, and collaborating on project files online. This session begins with a conceptual overview of both tools, including …

Event Series RUG Meeting (Online) @ 4 – 5 PM

RUG Meeting (Online) @ 4 – 5 PM

#DigitalGC

The R User Group meeting (RUG) is back in Fall 2022. Our first Zoom meeting is scheduled at 3 - 4 pm. This user group is beginner-friendly and we will decide what R topics to learn based on the common participants' interests. Join our CUNY Academic Commons User Group here in order to receive the …

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 …

Event Series Python User Group (PUG)

Python User Group (PUG)

Remote Conferencing NY

Python User’ Group (or PUG for short) is an open and informal collaborative space for experimentation and exploration with the Python programming language. It is an opportunity for those interested …

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 …