Tags: 
meta:requires=collections x 



-
35kviews11Dirt simple map/reducescorePython / analysis, crosstab, functional, map_reduce, pivot_table, statistics / by Raymond Hettinger (12 years ago, revision 9)
-
231kviews9How to use super() effectively -- Python 2.7 versionscorePython / cooperative, inheritance, multiple, next_in_mro, super / by Raymond Hettinger (12 years ago, revision 8)
-
46kviews7How to use super() effectivelyscorePython / cooperative, inheritance, multiple, next_in_mro, super / by Raymond Hettinger (12 years ago, revision 8)
-
28kviews6Public Key Encryption (RSA)scorePython / encryption, inverse, multiplicative, primality_testing, primes, publickey, rsa / by Raymond Hettinger (11 years ago, revision 2)
-
66kviews5Efficient Running Median using an Indexable SkiplistscorePython / advanced_data_structure, container, median, new_algorithm, skiplist, sliding_window / by Raymond Hettinger (14 years ago, revision 10)
-
15kviews5OrderedSet with WeakrefsscorePython / no tags / by Raymond Hettinger (15 years ago, revision 5)
-
31kviews4Nested contexts -- a chain of mapping objectsscorePython / ast, chained, compiler, dictionary, inheritance, nested, nonlocal, scopes, xml / by Raymond Hettinger (13 years ago, revision 2)
-
12kviews3Fast and elegant switch/case-like dispatchscorePython / case, decorator, dispatcher, performance, switch / by Jan Kaliszewski (12 years ago, revision 4)