Skip to main content

Category: Learning Resources

Online Learning Resources: R

Updated January 2024 by Ritika Giri Maybe you’ve seen the dashboards or reports your colleagues produce with Shiny or R Markdown. Perhaps you’ve heard...
Read More

Working with R and Word

Are you using R for data analysis and then writing up your results in Word? This is a common workflow, but can be tedious...
Read More

Learning Git and GitHub

If you write code with others, you’ll eventually find yourself using git and GitHub.  Here are a few resources for getting started and improving...
Read More

How To Choose a Color Scheme for Your Scientific Figure

The choice of color(s) has a strong impact on the message that is conveyed in a scientific figure.  It is therefore extremely important to...
Read More

Git with RStudio: Order Matters!

RStudio provides tools and integrations to make working with git from RStudio a little easier.  Getting everything to work together, however, can be a...
Read More

Online Learning Resources: Clustering

By Julianne Murphy, Data Science Consultant This is part of a series of posts on online learning resources for data science and programming. Cluster...
Read More

Plotting Geospatial Data with Python

Last month I wrote a blog post diving into the nitty gritty details about how to download a satellite image as a GeoTIFF file...
Read More

Downloading Satellite Images Made “Easy”

Recently I went looking online for a satellite image of Chicago to use in an RCS workshop. I figured that a simple Google search...
Read More

Common Consults: Indicator Variables from Multiple Response Survey Questions

A common question we receive from researchers is how to create a series of indicator variables (0/1 binary variables) from a single data column...
Read More

Online Learning Resources: Regular Expressions

This post is part of a series of posts on online learning resources for data science and programming. Regular expressions, or regex for short,...
Read More

Learning More: Data, Race, Bias, and Justice

We teach data science and programming skills to thousands of members of the Northwestern community.  In these short workshops, we’re often unable to address...
Read More

Online Learning Resources: Parallel Processing with Python

This post is part of a series of posts on online learning resources for data science and programming. By Raymond Wang, High Performance Computing...
Read More