filmov
tv
Python Deque Container in Python Collections
Показать описание
Welcome to the video series on interesting topics of modern python programming. In this video we're talking about python deque, a container of python collection.
In general python deque is faster than python list and can access and update the data from both ends.
This video talks about how to use the python deque in the easist possible way and the various functions which we can use. We'll also see at the end of this video about the speed of execution difference between python list and python deque
Though python deque is faster, it doesn't mean we should not use list. This video is NOT meant for creating this impression. Each and everything has its own area and it works better in that area
Timecodes
0:00 : Python Deque Collection
0:21 : Insightful Daksh - The Journey and learning of a Techie
0:34 : Python Deque is a Container
1:09 : Python List - A recap
1:53 : Using Python Deque
2:12 : Python Deque append and appendleft function
2:59 : python deque pop and popleft function
3:40 : Accessing python deque index values
3:57 : Python Deque extend and extendleft function
5:22 : Python Deque insert function
5:45 : Python Deque rotate function
6:29 : Python Deque reverse and clear function
7:06 : Creating Python Deque with maxlimit
9:02 : Execution speed python list vs deque
#python #deque #PythonCollection #datascience #machinelearning #dataanalytics #softwaredevelopment
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 🙏
In general python deque is faster than python list and can access and update the data from both ends.
This video talks about how to use the python deque in the easist possible way and the various functions which we can use. We'll also see at the end of this video about the speed of execution difference between python list and python deque
Though python deque is faster, it doesn't mean we should not use list. This video is NOT meant for creating this impression. Each and everything has its own area and it works better in that area
Timecodes
0:00 : Python Deque Collection
0:21 : Insightful Daksh - The Journey and learning of a Techie
0:34 : Python Deque is a Container
1:09 : Python List - A recap
1:53 : Using Python Deque
2:12 : Python Deque append and appendleft function
2:59 : python deque pop and popleft function
3:40 : Accessing python deque index values
3:57 : Python Deque extend and extendleft function
5:22 : Python Deque insert function
5:45 : Python Deque rotate function
6:29 : Python Deque reverse and clear function
7:06 : Creating Python Deque with maxlimit
9:02 : Execution speed python list vs deque
#python #deque #PythonCollection #datascience #machinelearning #dataanalytics #softwaredevelopment
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 🙏
Комментарии