Power BI Fundamentals - Create visualizations and dashboards from scratch
35% Off Finance Skills That Get You Hired - Code CFI35
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Dive into the fundamentals of Lists, Tuples, and Sets in Python through this beginner-friendly tutorial video. Learn to work with sequential data using Lists and Tuples, and manage unordered unique values with Sets. Explore various methods, understand when to use each data type, and discover their performance benefits. Follow along with practical examples and code snippets, available on GitHub. Gain insights into negative indexing, list modification, sorting, value finding, looping, and splitting. Compare the characteristics of Lists, Tuples, and Sets to choose the most appropriate data structure for your programming needs. Enhance your Python skills with this comprehensive guide to essential data types and their applications.
Syllabus
Lists
Negative Indexes
Modifying Lists
Sorting Lists
Finding Values
Looping Values
Splitting Values
Tuples
Sets Example
Taught by
Corey Schafer