Curbal has its own social media server on Mastodon. Check it out here!
Welcome to our Knowledge Base

Tip: Start typing in the input box for immediate search results.

Print

Bite 9: Plot a line chart | Python crime mystery game

In this Bite we are going to learn:

1. Read tables from DB -Pandas
2. Change data types – Pandas
3. Aggregate tables – Pandas
4. Plot crimes on line chart – Matplotlib

Practice the basics first

Jupyter Lab notebook available here when the video gets released on YouTube.

Bite 9: Plot a line chart with matplotlib

The challenge

The final output of this bite is the small program below.

The solution

Bite 10: Bar charts with matplotlib
Was this helpful?

Reader Interactions

Let us know your thoughts...

Table of Contents