filmov
tv
Python Named Tuple of Python Collection Module
![preview_player](https://i.ytimg.com/vi/vhmW2HJbJgU/maxresdefault.jpg)
Показать описание
Welcome to the video series on interesting topics of modern python programming. In this video we're talking about namedtuple of python collections.
Python namedtuple is technically similar to tuple as it doesn't provide any additional functionality, but provides a way to make the tuple more readable and easy to understand for the programmers
The named tuple especially helps when there are lots on data in the tuple and it difficult to identify the values at the indexes. Python namedtuple provides a name to a particular index just like column names to the database
Hope you'll like this video, here are the contents of this video
Timecodes
0:00 : Python namedtuple of python collections
1:03 : Using Python Named tuple
2:05 : Creating named tuples
4:55 : Accessing Named tuples using index
5:31 : Python namedtuple _make functionality
#python #namedtuple #datascience #machinelearning #dataanalytics #python3 #pythontutorial
About Me i.e. An Insightful Techie
Greetings and Thanks a lot for checking out my YouTube Channel. I’m Deepak K Gupta (Daksh). This channel is a medium for me to share my learnings and journey as a Techie so that you not only learn from my experience but also from my mistakes
As a techie I am closely associated with software development, so most of my content will revolve around Programming Languages, AI, Machine learning and Databases. I share things which will help you learn, remember and use these things in an effective and efficient way.
As a Techie, I also know that there is a life beyond software development and it has a profound impact on our career as well as on our well being. I also share those learnings which I feel are worth sharing with the intention that it MAY help you in taking better decisions in your life.
Last but not the least, I'm a traveler and explorer by nature. I would like to take you with me on some of the interesting journeys around the world. Believe me there is more to learn outdoors than indoors
Hope you’ll like my contents and will be part of my journey 🙏
Python namedtuple is technically similar to tuple as it doesn't provide any additional functionality, but provides a way to make the tuple more readable and easy to understand for the programmers
The named tuple especially helps when there are lots on data in the tuple and it difficult to identify the values at the indexes. Python namedtuple provides a name to a particular index just like column names to the database
Hope you'll like this video, here are the contents of this video
Timecodes
0:00 : Python namedtuple of python collections
1:03 : Using Python Named tuple
2:05 : Creating named tuples
4:55 : Accessing Named tuples using index
5:31 : Python namedtuple _make functionality
#python #namedtuple #datascience #machinelearning #dataanalytics #python3 #pythontutorial
About Me i.e. An Insightful Techie
Greetings and Thanks a lot for checking out my YouTube Channel. I’m Deepak K Gupta (Daksh). This channel is a medium for me to share my learnings and journey as a Techie so that you not only learn from my experience but also from my mistakes
As a techie I am closely associated with software development, so most of my content will revolve around Programming Languages, AI, Machine learning and Databases. I share things which will help you learn, remember and use these things in an effective and efficient way.
As a Techie, I also know that there is a life beyond software development and it has a profound impact on our career as well as on our well being. I also share those learnings which I feel are worth sharing with the intention that it MAY help you in taking better decisions in your life.
Last but not the least, I'm a traveler and explorer by nature. I would like to take you with me on some of the interesting journeys around the world. Believe me there is more to learn outdoors than indoors
Hope you’ll like my contents and will be part of my journey 🙏