R Courses
Beginner
4 hr
2.5M learners
Intermediate R
Beginner
6 hr
549.1K learners
Introduction to Statistics in R
Beginner
4 hr
57.9K learners
See More
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 an HR analytics dataset.
Jess Ahmet
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.
ChatGPT Cheat Sheet for Data Science
In this cheat sheet, gain access to 60+ ChatGPT prompts for data science tasks.
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.
Joe Franklin
3 min
Docker for Data Science Cheat Sheet
In this cheat sheet, learn how to apply Docker in your Data Science projects
T-tests in R Tutorial: Learn How to Conduct T-Tests
Determine if there is a significant difference between the means of the two groups using t.test() in R.