Resources

Our team has compiled a list of resources to help you bring data stories to life.

FWD EDITORS FWD EDITORS

Microsoft Excel keyboard shortcuts cheat sheet

We use Microsoft Excel regularly to clean and organize datasets and to perform analysis. To help speed up the process, we’ve started putting together a list of keyboard shortcuts that we typically use and have shared them here.

Read More
Google Sheets, Data Cleaning FWD EDITORS Google Sheets, Data Cleaning FWD EDITORS

Cleaning data in Google Sheets: How to Remove Spaces Using SUBSTITUTE

Whether you're working with names, addresses, or imported datasets, extra spaces can wreak havoc on your data analysis. These unnecessary spaces might cause formulas to break, prevent proper sorting or filtering, or make your data appear inconsistent. Luckily, Google Sheets’ substitute function is can help speed up the cleaning process.

Read More
FWD EDITORS FWD EDITORS

The 10 Most Useful Google Sheets Functions

Google Sheets is a powerful tool for organizing and analyzing data. Whether you're adding numbers, working with text, or searching for information, these built-in functions can save time and effort. Here are ten of the most useful Google Sheets functions.

Read More
Datasets Andrew Dang Datasets Andrew Dang

Getting started with Pandas library

Pandas is a powerful Python library that is commonly used by data scientists and data analysts to explore, clean, and process their data. Here are five common methods that you can expect to use when working with Pandas. 

Read More