StackRating

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

Tim Peters

Rating
1648.32 (590th)
Reputation
43,961 (2,431st)
Page: 1 ... 12 13 14 15
Title Δ
file.write() the length of file without knowing the length of file... 0.00
python Regex match exact word -2.75
Python: Summing Digits in a Long Number +1.64
Can I asynchronously delete a file in Python? +0.37
Python Regex pattern/function not retrieving the data from my datas... -0.29
Python count characters in a string using recursion +0.09
Python Object in Dictionary Key Error -4.04
Comparing Python dictionaries at identical indices -0.50
Block python's atexit during a crash? -3.85
How do I multiply lists together using a function? -2.95
Anonymous function in place of function ref in python +3.94
How many times can `__del__` be called per object in Python? +4.15
Python - Finding nullbyte in string -3.56
Programatically exiting python script while multithreading +3.67
Are there any reasons not to use an ordered dictionary? +3.44
Python instances from the same class with their own list of random... -3.90
KeyError: 'pop from an empty set' python +0.83
Python Count Method: Can It Accept Object Attribute References? -0.56
Finding digits in powers of 2 fast -3.47
Assistance with Python multithreading +1.94
Unpacking "0xff" vs. "\xff" +4.87
Code error - the future investment vlaue in Python -0.25
While Statement(no result in shell) +3.77
whole float vs int OverflowError +1.12
Python time.clock() vs time.time() for timing a spawned process -4.32
How to incrementally sample without replacement? -0.65
How to incrementally sample without replacement? +3.97
How to incrementally sample without replacement? +2.34
How to incrementally sample without replacement? +2.34
Python Regex not catching pattern 0.00
Python Memory Error when generating pairs using itertools.combinati... +4.68
Replace all quotes in a string with escaped quotes? -3.78
Trying to make a basic Wavelength/Frequency converter, large values... 0.00
How to overlay dat in python arrays -3.26
How to decrease running time of this particular solution? -0.01
Difference between installing and importing modules -4.20
How to check in python if I'm in certain range of times of the day? -2.45
Unexpected behavior with simple tree class +1.17
Why can functions in Python print variables in enclosing scope but... +2.60
The equivalent of a GOTO in python +1.90
IndentationError in Google App Engine Sample 0.00
Why isn't my function appending a key-value to the dictionary? -1.94
Generate set of API timings from CSV 0.00
What is the default `__reduce__` in Python? 0.00
Why do these objects (from a generator) change when I add them to a... 0.00
Split diary file into multiple files using Python +3.83
Multiple Processes in Python +5.80
Fastest way to substitute a set of characters in a string +2.75
Explanation of super(ClassName,self).__init__() -0.67
Python 2.7 - find and replace from text file, using dictionary, to... -0.02