How to Use Jupyter Notebooks: The Ultimate Guide
This article covers what Notebooks are and why you should use them. We also delve into hosted notebooks, which facilitate sharing and collaboration. This article also covers tips, tricks, and keyboard shortcuts.
Updated Mar 2023 · 25 min read
Learn more about Python
Beginner
4 hr
4.8M learners
Introduction to Data Science in Python
Beginner
4 hr
433.1K learners
Intermediate Python
Beginner
4 hr
927.1K learners
See More
RelatedSee 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.