filmov
tv
Intermediate Python, Fluent Python 13

Показать описание
Here I review various types of dictionaries that can be built from the python collections. This includes ordered dict, chain map, and counter. Additionally, I talk through frozendict. This is part of the series following along in L. Ramahlo's Fluent Python.