Matplotlib Cheat Sheet: Plotting in Python
This Matplotlib cheat sheet introduces you to the basics that you need to plot your data with Python and includes code samples.
Jun 2021 · 6 min read
RelatedSee MoreSee More
SQL vs Python: Which Should You Learn?
In this article, we will cover the main features of Python and SQL, their main similarities and differences, and which one you should choose first to start your data science journey.
21 Top Data Scientist Interview Questions
Explore the top data science interview questions with answers for final-year students and professionals looking for jobs.
[Infographic] Data Science Learning Checklist
Use this handy checklist to guide your data science learning journey.
DataCamp Team
4 min
Data Trends & Predictions for 2023
DataCamp Co-founders, Jonathan Cornelissen, and Martijn Theuwissen break down the top data trends they are seeing in the data space today, as well as their predictions for the future of the data industry.
Text Data In Python Cheat Sheet
Welcome to our cheat sheet for working with text data in Python! We've compiled a list of the most useful functions and packages for cleaning, processing, and analyzing text data in Python, along with clear examples and explanations, so you'll have everything you need to know about working with text data in Python all in one place.
DataCamp Team
4 min
How to Create a Histogram with Plotly
Learn how to implement histograms in Python using the Plotly data visualization library.