Data Science Cheat Sheets
Download quick points of reference from our cheat sheets blog. There's everything from advanced NLP in Python & the Bokeh library to data.table in R & more.
Discover categories
Working with Dates and Times in Python Cheat Sheet
Working with dates and times is essential when manipulating data in Python. Learn the basics of working with datetime data in this cheat sheet.
Richie Cotton
October 27, 2022
ggplot2 Cheat Sheet
ggplot2 is considered to be one of the most robust data visualization packages in any programming language. Use this cheat sheet to guide your ggplot2 learning journey.
Richie Cotton
October 25, 2022
SQL Window Functions Cheat Sheet
With this SQL Window Functions cheat sheet, you'll have a handy reference guide to the various types of window functions in SQL.
Richie Cotton
October 23, 2022
Regular Expressions Cheat Sheet
Regular expressions (regex or regexp) are a pattern of characters that describe an amount of text. Regular expressions are one of the most widely used tools in natural language processing and allow you to supercharge common text data manipulation tasks.
Richie Cotton
October 5, 2022
Data Storytelling & Communication Cheat Sheet
In this data storytelling and communication cheat sheet, you'll learn about best practices for crafting data stories.
Richie Cotton
September 7, 2022
Descriptive Statistics Cheat Sheet
In this descriptive statistics cheat sheet, you'll learn about the most common statistical techniques for descriptive analytics.
Richie Cotton
September 1, 2022
Data Manipulation with dplyr in R Cheat Sheet
With this data manipulation with dplyr in the R cheat sheet, you'll have a handy reference guide in your R upskilling journey.
Richie Cotton
August 14, 2022
SQL Joins Cheat Sheet
With this SQL Joins cheat sheet, you'll have a handy reference guide to joining data in SQL.
Richie Cotton
July 28, 2022
Complete Git Cheat Sheet
Git lets you manage changes made to files and directories in a project. It allows you to keep track of what you did, undo any changes you decide you don't want, and collaborate at scale with others.
Richie Cotton
June 30, 2022
Getting Started with R Cheat Sheet
This cheat sheet will cover an overview of getting started with R. Use it as a handy, high-level reference for a quick start with R. For more detailed R Cheat Sheets, follow the highlighted cheat sheets below.
Richie Cotton
June 3, 2022
DAX Cheat Sheet
This cheat sheet is your handy companion when working with DAX formulas and statements in Power BI.
Richie Cotton
May 29, 2022
Python for Data Science - A Cheat Sheet for Beginners
This handy one-page reference presents the Python basics that you need to do data science
Karlijn Willems
May 18, 2022