Transforming code into Beautiful, Idiomatic Python by Raymond Hettinger at PyCon 2013
https://speakerdeck.com/pyconslides/transforming-code-into-b... and https://www.youtube.com/watch?v=OSGv2VnC0go&noredirect=1
Topics include: 'looping' with iterators to avoid creating new lists, dictionaries, named tuples and more
Transforming code into Beautiful, Idiomatic Python by Raymond Hettinger at PyCon 2013
https://speakerdeck.com/pyconslides/transforming-code-into-b... and https://www.youtube.com/watch?v=OSGv2VnC0go&noredirect=1
Topics include: 'looping' with iterators to avoid creating new lists, dictionaries, named tuples and more