Python namedtuple is an immutable container type, whose values can be accessed with indexes and named attributes. It has functionality like tuples with additional features. A named tuple is created ...
Language Server version: 2024.9.2 OS and version: win32 x64 Python version (and distribution if applicable, e.g. Anaconda): 3.12.5 ( conda ) python.analysis.indexing ...