Data Quality Dimensions Cheat Sheet
In this cheat sheet, you'll learn about data quality dimensions, allowing you to ensure that your data is fit for purpose.
Mar 2023 · 3 min read
RelatedSee MoreSee More
Working with Pivot Tables in Excel
Learn how to organize rows and columns, add values, find the sum of a value, and apply filtering to select a subset of a given dataset. We’ll learn how to apply this in Excel with a retail dataset example.
Jess Ahmet
9 min
How to Create a Data Analyst Resume
In this article, we'll discuss how to create a data analyst resume that will get you hired.
Matt Crabtree
7 min
Data-Driven Thinking for Everyday Life
Gary Wolf talks about what The Quantified Self is, why self-tracking projects can be life-changing, how to get started with self-tracking, and how to connect with others.
Richie Cotton
55 min
Reshaping Data with pandas in Python
Pandas DataFrames are commonly used in Python for data analysis, with observations containing values or variables related to a single object and variables representing attributes across all observations.
Richie Cotton
Reshaping Data with tidyr in R
In this cheat sheet, you will learn how to reshape data with tidyr. From separating and combining columns, to dealing with missing data, you'll get the download on how to manipulate data in R.
Richie Cotton
6 min
Top Techniques to Handle Missing Values Every Data Scientist Should Know
Explore various techniques to efficiently handle missing values and their implementations in Python.
Zoumana Keita
15 min