Named Tuples in Python - Data Structures for Digital Humanities
Python Tutorials for Digital Humanities via YouTube
Overview
Learn about Named Tuples in Python through a 13-minute tutorial focused on digital humanities applications. Explore how to create and utilize these immutable data structures that combine the efficiency of tuples with the readability of dictionaries. Discover practical examples and use cases specifically relevant to data science and digital humanities work, with hands-on demonstrations and code examples. Master the syntax and implementation of Named Tuples while understanding their advantages over regular tuples and dictionaries in Python programming.
Syllabus
What are Named Tuples in Python? #python #datascience #data #programming #digitalhumanities
Taught by
Python Tutorials for Digital Humanities
Reviews
2.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
Comprehensive and practical course on named tuples, enhancing data handling skills for digital humanities projects with clear examples and hands-on exercises.