Learn the basics of Python'snamedtuplein this video tutorial by Mike Driscoll
What You'll Learn:
- Regular Tuples
- What is a
namedtuple? - Creating a
namedtuple - Converting a
dictto anamedtuple - Typing a
namedtuple
The post An Intro to Python's namedtuple (Video) appeared first on Mouse Vs Python.