StackRating

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

Daniel

Rating
1553.41 (7,009th)
Reputation
33,047 (3,579th)
Page: 1 ... 28 29 30 31 32
Title Δ
Why is tuple.index() similar in performance to list.index()? -1.53
Intercept C function call from Python 0.00
Why Python pexpect does not match the expected prompt with newline... -0.04
Does enumerate() produce a generator object? -1.06
Is my send()/recv() going out of order after first pass-Python Sock... 0.00
Try/except not excepting ValueError +1.76
How to process only new (unprocessed) files in linux +2.10
Python ATM Else and Elif Errors -0.05
count the number of pages in pdf file 0.00
dealing with empty url breaking xml parsing loop -0.08
Python: list items are not changed in for loop -3.86
How to access an object from outside a threaded function 0.00
why i am i getting the error: AttributeError: 'builtin_function_or_... -0.84
Python imports - Are these executable statements run? 0.00
Deleting items from a dictionary with a for loop -1.80
python converting .tif to .png without changing mode from cmyk to rgb -0.75
ValueError: Invalid Literal error when passing integer value from f... +3.94
How do people usually operate information on server database? -0.43
how to convert a unicode value string to unicode in python 2.7 +3.77
is it possible to include a new method to existing object at instan... 0.00
Assigning Tasks to People +2.17
Reverse look up on user id 0.00
Get all years between two dates in python 0.00
Replacing items in nested array and list-tuple -0.66
Looping buttons, forgets the button value 0.00
python pickle dump and load private variables +4.31
Python tuples as keys and objects as values 0.00
split a list into two lists of odd-numbered entries and even -numbe... +3.87
Building the columns of a numpy array - why does the first column r... 0.00
Override @property getter in runtime +2.89
re.search greedy matching all combinations (letters, special charac... -1.53
Make my_average(a, b) work with any a and b for which f_add and d_d... -4.03
How to retry urllib2.urlopen n times 0.00
Python server chat issue when run 0.00
Insert a value into a database only if one column is unique for a g... +3.83
Inputting Numbers Into Empty List Python -2.02
Explain this Lambda function Python +3.47
iterative variable losing value in nested loop -2.48
Significant numbers digits of value by its error 0.00
How to combine 2 vectors? +4.06
Filter SQLAlchemy query result object's one-to-many attribute -3.65
Python - lambdas, not weakrefs, not pointers, not sure what 0.00
Unpacking error -0.23
Convert rows of hexadecimal values to binary, vertically by column -0.31
Python function returns <function info at 0x7f8442e9d398>? +5.36
Pattern matching and replacing in Python 0.00
python : join() called with 2 arguments in list comprehension? +3.86
Making socket.listen listen for more than 5 clients 0.00
Why is Python 2.7 faster than 3.2? -2.34
Max value of list isnt working? +0.02