In this video, I will guide you through features of a python tuple, various ways to create them and some of the common operations that you can perform on tuples. You will also learn about tuple comprehensions and how to apply them for map and filter operations on data. I also cover the concept of immutability and immutable objects in Python and their advantages in certain use-cases.
Code samples and notebooks used in the videos / demonstration are available at https://github.com/slashprog/programm...