Print

Bite 10: Bar charts with matplotlib | Python crime mystery game

In this Bite we are going to learn:

1. Read tables from DB -Pandas
2. Aggregate tables – Pandas
3. Plot crimes types on bar chart – Matplotlib

Practice the basics first

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

Bite 10: Bar charts with matplotlib

The challenge

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

The solution

Nothing here, jump to bite 11 🙂

Was this helpful?

Reader Interactions

Leave a Reply

Your email address will not be published. Required fields are marked *

Table of Contents