- Python Data Structures and Algorithms
- Benjamin Baka
- 40字
- 2021-07-09 19:45:04
Collections
The collections module provides more specialized, high, performance alternatives for the built-in data types as well as a utility function to create named tuples. The following table lists the datatypes and operations of the collections module and their descriptions:
