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
PySpark Cheat Sheet: Spark in Python
This PySpark cheat sheet with code samples covers the basics like initializing Spark in Python, loading data, sorting, and repartitioning.
Python Seaborn Cheat Sheet
This Python Seaborn cheat sheet with code samples guides you through the data visualization library that is based on Matplotlib.
SciPy Cheat Sheet: Linear Algebra in Python
This Python cheat sheet is a handy reference with code samples for doing linear algebra with SciPy and interacting with NumPy.
The data.table R Package Cheat Sheet
The data.table cheat sheet helps you master the syntax of this R package, and helps you to do data manipulations.
xts Cheat Sheet: Time Series in R
Get started on time series in R with this xts cheat sheet, with code examples.
Python Data Visualization: Bokeh Cheat Sheet
A handy cheat sheet for interactive plotting and statistical charts with Bokeh.
PySpark Cheat Sheet: Spark DataFrames in Python
This PySpark SQL cheat sheet is your handy companion to Apache Spark DataFrames in Python and includes code samples.
NumPy Cheat Sheet: Data Analysis in Python
This Python cheat sheet is a quick reference for NumPy beginners.
Keras Cheat Sheet: Neural Networks in Python
Make your own neural networks with this Keras cheat sheet to deep learning in Python for beginners, with code samples.
Pandas Cheat Sheet: Data Wrangling in Python
This cheat sheet is a quick reference for data wrangling with Pandas, complete with code samples.
Jupyter Notebook Cheat Sheet
This Jupyter Notebook cheat sheet will help you to find your way around the well-known Notebook App, a subproject of Project Jupyter.
Importing Data in Python Cheat Sheet
With this Python cheat sheet, you'll have a handy reference guide to importing your data, from flat files to files native to other software and relational databases.