StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Raymond Hettinger

Rating
1649.36 (575th)
Reputation
143,841 (402nd)
Page: 1 ... 16 17 18 19 20 ... 32
Title Δ
Optional Parameter Python? +0.81
Python functional evaluation efficiency -0.07
How do you make use of a counter with recursion in Python? +0.34
python threads synchronization 0.00
Python Max Function +1.90
Subclasses in Python 2.7 -0.39
source code of python inbuilt functions +0.26
Present blank screen, wait for key press -- how? +0.09
Parsing large (20GB) text file with python - reading in 2 lines as 1 -2.82
python string to function: globals() vs sys.module vs dictionary 0.00
How to hash *args **kwargs for function cache? 0.00
Pythonic way to walk a self-referential dictionary +0.98
why do some expressions that reference ``x.y`` change ``id(x.y)``? -2.39
Count Dates in Python +1.55
Python Class Desgin -2.30
can collections.deque be extended to build a "file buffer"? -2.01
How to find common elements in list of lists? +0.13
Retaining order while using Python's set difference +0.96
Determine which function was called -0.17
Immutable dictionary, only use as a key for another dictionary -1.11
What Python regex matches all alphabet characters but no numbers? [... -1.21
`elif` in list comprehension conditionals +1.26
counter part of __getattr__ -0.50
How to make this recursive function iterative in python? -0.66
Caching database data in python +1.02
How to implement Priority Queues in Python? -0.97
Counting abecedarian words in a list: Python +1.52
Element-wise median and percentiles of arrays with Numeric Python -0.20
Understanding Python's iterator, iterable, and iteration protocols... +0.57
Databases and python +1.26
Workaround for quirks in contextlib.nested +1.29
what's the difference between string method and str method in Python? -0.53
averaging elements in a matrix with the corresponding elements in a... +1.77
Creating a dictionary with list of lists in Python -0.16
How can I find all the combinations of elements in a set of arrays? -0.02
Assigning multiple lines of a file to multiple variables using .rea... -0.04
Can anyone show me how to do this without using loops? +1.72
How do pocket calculators simplify fractions and keep imprecise num... -0.15
Python: store many regex matches in tuple? -0.87
Python file cache +1.38
creating a class that behaves like any variable but has callback on... +1.07
Flipping a function's argument order in Python +1.54
Set Popping (Python) -0.63
RESTful APIs must be stateless, but what about concurrency? 0.00
Why can tuples contain mutable items? +0.77
Python : When is a variable passed by reference and when by value? +1.50
Modulo (%) works with Decimal datatype but not with float or real.... +0.29
Search through csv from specific row down 0.00
How to compare standard Python 9-tuple time format? -0.16
What's the point of def some_method(param: int) syntax? +0.53