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.
Oct 2022
Have this cheat sheet at your fingertips
Download PDFHave this cheat sheet at your fingertips
Download PDFRelatedSee MoreSee More
[Infographic] Data Science Project Checklist
Use this checklist when planning your next data science project.
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.
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
GeoPandas Tutorial: An Introduction to Geospatial Analysis
Get started with GeoPandas, one of the most popular Python libraries for geospatial analysis.