filmov
tv
Python for Beginners: 19. List Manipulation (Everything you need to known about List in Python)
Показать описание
This tutorial is all about the list datatype, starting from some basic concepts, to using built-in functions available in Python to manipulate lists.
Please don't forget to like, share and subscribe !!!
Link(s):
Data Types, Variables, Mutability, and Their Use Cases
Code (in Google Colab):
Time-Stamps:
00:00 Opening remarks
00:55 Basics of List DataType
03:13 Indexing in List and Accessing List Elements
06:42 Avoid IndexErrors using len() function
07:42 List Membership
08:31 Slicing Operations with List
10:49 Update a List using Slicing
12:38 Using insert() method
13:32 Using append() method
14:15 Using remove() method
15:03 Using pop() method
16:38 Using clear() method
17:00 Using extend() method
17:52 List Concatenation
18:08 Using sort() method
18:39 sing reverse() method
15:58 Using del keyword
19:01 how not to copy a List
20:02 Using copy() method
21:10 index() and count() methods
22:38 Closing remarks
Please don't forget to like, share and subscribe !!!
Link(s):
Data Types, Variables, Mutability, and Their Use Cases
Code (in Google Colab):
Time-Stamps:
00:00 Opening remarks
00:55 Basics of List DataType
03:13 Indexing in List and Accessing List Elements
06:42 Avoid IndexErrors using len() function
07:42 List Membership
08:31 Slicing Operations with List
10:49 Update a List using Slicing
12:38 Using insert() method
13:32 Using append() method
14:15 Using remove() method
15:03 Using pop() method
16:38 Using clear() method
17:00 Using extend() method
17:52 List Concatenation
18:08 Using sort() method
18:39 sing reverse() method
15:58 Using del keyword
19:01 how not to copy a List
20:02 Using copy() method
21:10 index() and count() methods
22:38 Closing remarks