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 8: Plot all crimes in a map| Python crime mystery game

In this Bite we are going to learn:

1. Create a new table with aggregated crime values
2.Lookup a value on another table
3. Plot all crimes on a map with Basemap

Practice the basics first

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

Bite 8: Plot all crimes in a map | Python mystery game

The challenge

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

The solution

The beginning of this video shows the solution for bite 8:

Bite 9: Plot a line chart with matplotlib
Was this helpful?

Reader Interactions

Let us know your thoughts...

Table of Contents