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 ... 29 30 31 32
Title Δ
Difference between two "contains" operations for python l... -1.87
How to efficiently compare two unordered lists (not sets) in Python? +4.98
Indexable weak ordered set in Python 0.00
Is there a quick way to get an XML element from a path? -2.24
is there a way to get a (static) method to be called when a class (... -1.01
Usage of python logging module in c-extension 0.00
The best way recognizing similarity of list lengths +4.54
HEAD request vs. GET request -1.97
How to combine lines of a single text file in python? +0.38
check type of object given by a string in python +0.35
Python logging.info() not logging the message -3.58
How to write a batch file showing path to executable and version of... -3.68
python math, numpy modules different results? -2.56
Parsing XML file etree moudle +0.22
How do I get a list of every possible combination of product prices... -3.81
Accessing returned dict's key, while resolved to value as expected,... -3.26
Error while sending a filename as a parameter to a function module... 0.00
python 2.6 bisect_right returning index instead of index to the rig... 0.00
Transform a regular expression into another +4.12
Why does subprocess.Popen not work +4.17
function definition inside another function definition -slow? -1.39
What's a good temporary storage & transport format for Python? +4.15
How do I store data in memory & be able to update it without ra... -3.89
Very fast sampling from a set with fixed number of elements in python +0.26
Pick a key from a dictionary python -2.98
In Python, heapq.heapify doesn't take cmp or key functions as argum... +2.91
hasattr(obj, '__iter__') vs collections 0.00
LRU vs FIFO vs Random 0.00
In which order should floats be added to get the most precise result? 0.00
Python: How to add three text files into one variable and then spli... 0.00
How to make a python dictionary that returns key for keys missing f... 0.00
Keys are not unique for a python dictionary! 0.00
How to break a line of chained methods in Python? 0.00
Graphviz (DOT) Captions 0.00
MinMax Heap implementation without an array 0.00
Python : building a LRU cache 0.00
Why public key algorithms are slow? 0.00
Modifying a namedtuple's constructor arguments via subclassing? 0.00
What are good uses for Python3's "Function Annotations" 0.00
How do I make my Web Application stateless yet still do somthing us... 0.00
Matrix in python 0.00
Limiting the size of a python dictionary 0.00
In Python, what is a preferred naming convention for the backing st... 0.00
Tim Sort - where to find some good documentation? 0.00
Why is LRU better than FIFO? 0.00
Using lookahead with generators 0.00
How to solve the "Mastermind" guessing game? 0.00
Python hashable dicts 0.00
How do I pass a variable by reference? 0.00
sorting algorithm where pairwise-comparison can return more informa... 0.00