Fixed keys mapping type


Version: 1.2
Category:
Scripts
Python
Requirements:
Seller:
Price:
-
System:
Rating:
4.7
License:

Description - Fixed keys mapping type



The main feature of this class is memory Efficiency in the scenario of having many dicts with the same keys. Example use cases are rows read from a csv.DictReader or constructed out of rows fetched from a database. All such rows share the same keys() and therefore each row has to only hold the values().



More in Python-Fixed keys mapping type

Fixed Keys Mapping Type Fixed Keys Mapping