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 ... 21 22 23 24 25 ... 32
Title Δ
How to override constructor of Python class with many arguments? -2.38
Unordered collection for unhashable objects? +0.38
Find all possible subsets that sum up to a given number +1.35
Can python regex negate a list of words? +0.67
Save each column of an Excel file in a separate text file +0.47
reduce with empty set as initial value +0.76
python module import issues in command prompt +0.12
comparing two files and writing the missing values to a file -0.67
How to design a latest recently used cache? +0.95
Insert list into my database using Python +1.90
Sending http headers with python +0.40
how to create class variable dynamically in python +1.93
Python: Parse Text file with '|' to MySql table 0.00
How do I compute the logarithm of 1 minus the exponent of a given s... +0.40
serving logs via HTTP -0.10
Length for unique user ids (created in the range [0..N]) to be long... +0.77
Python equivalent of piping file output to gzip in Perl using a pipe -1.45
Why is `continue` not allowed in a `finally` clause in Python? +0.80
python - string template - different values for same key -0.22
Escaping/sanitizing data retrieved from the database -0.63
Could someone give me their two cents on this optimization strategy -0.62
How to add an item at the last nested list of an outer list in pyth... +1.20
Faster way of testing your prolog program -0.09
how to use the returned value of the count in sql +0.38
Python 3.x and TestLink xmlprc -0.11
Backup dirs and subdirs using Python; Use os.walk or filecmp.dircmp... 0.00
SQL Query repeats same results -1.22
how to split an iterable in constant-size chunks +0.20
Python : UnicodeEncodeError: 'latin-1' codec can't encode character +0.43
Print in single line in Python +1.17
How well do Python machine learning algorithms scale? 0.00
Arbitrary ordering of tuple nested in a list in Python +1.50
lexer error-handling PLY Python -0.10
argparse combine with optional parameter 0.00
adding a comment to a jpeg file using python 0.00
Need to read data from text file within brackets in Python -0.30
Python interprocess communication advice -0.73
LEFT JOIN trouble -0.29
two lists into a dictionary +1.67
Python, How to get all external ip addresses with multiple NICs -1.04
(permutation/Anagrm) words find in python 2.72 (need help to find w... +0.81
Dynamically add methods to a class in Python 3.0 -0.33
What's the right way to pass a var to a Python unittest TestCase an... 0.00
Regular Expression to Check only 1st Match of Each Line -1.83
Are subqueries evil? -0.92
Using Twitter API with Python (geocode) +0.41
Programming in Python: Getting "name 'Tk' is not defined"... -0.61
Are real and imaginary parts of fft ouput correlated? 0.00
I don't see the error here: python -1.62
How to test for "immutability-at-any-depth" in Python? +1.10