In this video we will continue our exploration of the Python Itertools module.
We are going to tackle Starmap which is very similar to map in python but some key differences.
You can find the notebook here in my Python stuff repository (or can be found eventually):
https://github.com/moondra2017/Python...