Python Tuple and Named Tuple

Published: 28 June 2020
on channel: Asha Tutorials
34
2

Website: https://www.ashatutorials.com/python_...

Contents :
00:00 Start
01:01 tuple() constructor
01:39 tuple object with elements
02:56 Construct tuple from iterator / generator function
03:51 tuple object with different data types
04:15 tuple Indexing
05:53 slicing
08:25 unpacking tuple object
09:34 unpacking selected values
12:11 Iterating elements
14:28 reversed()
14:48 Iterating using index
15:30 enumerate()
16:51 itertool.chain()
18:02 zip()
22:31 tuple object functions
23:00 index()
24:22 count()
24:57 len()
25:16 Builtin functions
26:19 sorted()
27:06 any()
27:46 all()
28:09 membership operators
29:03 concatination operator : +
29:48 mutiplication operator : *
31:12 tuple with immutable data types only
34:23 tuple with mutable data types
37:00 equality operators : ==, !=
37:44 identity operator : is
38:29 comparision operators



39:22 namedtuple
39:47 namedtuple() constructor
47:24 Accessing named elements
48:44 tuple of namedtuple objects
49:43 Attributes of namedtuple
51:10 Functions of namedtuple
51:21 _make()
52:34 _asdict()
53:14 _replace()
54:47 sorting namedtuple objects


On this page of the site you can watch the video online Python Tuple and Named Tuple with a duration of hours minute second in good quality, which was uploaded by the user Asha Tutorials 28 June 2020, share the link with friends and acquaintances, this video has already been watched 34 times on youtube and it was liked by 2 viewers. Enjoy your viewing!