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 dict to a namedtuple
Typing a namedtuple
The post An Intro to Python’s namedtuple (Video) appeared first on Mouse Vs Python.