PythonDictionary.org
Home
Resources
Methods Reference
Best Practices
Advanced Techniques
Performance Guide
JSON & Dictionaries
Real-World Examples
Data Structures Comparison
FAQ
Glossary
Dictionary Glossary
Python Dictionary Terms and Definitions
Home
/
Glossary
C
D
H
I
J
K
M
O
P
S
U
V
C
ChainMap
+
Collision
+
Counter
+
D
Deep Copy
+
defaultdict
+
Dictionary
+
Dictionary Comprehension
+
H
Hash Function
+
Hash Table
+
Hashable
+
I
Immutable
+
J
JSON
+
K
Key
+
KeyError
+
M
Mutable
+
O
OrderedDict
+
P
pop()
+
popitem()
+
S
setdefault()
+
Shallow Copy
+
U
Unpacking
+
update()
+
V
Value
+
View Object
+
Learn More
Methods Reference
Best Practices
FAQ
Challenges