StackRating

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

Daniel Stutzbach

Rating
1586.38 (2,545th)
Reputation
52,155 (1,897th)
Page: 1 2 3 4
Title Δ
Multiply with negative integer just by shifting -5.00
Having py2exe include my data files (like include_package_data) +3.24
Best keyboards for emacs? +3.07
How to set timeout on python's socket recv method? +4.71
Hashing a python function to regenerate output when the function is... +1.31
Passing list and dictionary type parameter with Python +3.10
python multithread "maximum recursion depth exceed" +3.34
Python `if x is not None` or `if not x is None`? +3.62
How do I fix the alpha value after calling GDI text functions? -0.77
How to sort alpha numeric set in python +2.68
Python datetime not including DST when using pytz timezone 0.00
Python: Slicing a list into n nearly-equal-length partitions -2.87
efficiently list items in tuples starting at end -2.81
Identifying that a variable is a new-style class in Python? +3.60
How to get REALLY fast Python over a simple loop -4.06
Using the Queue class in Python 2.6 -0.00
delta-dictionary/dictionary with revision awareness in python? -0.57
What is the fastest (to access) struct-like object in Python? +0.87
What is faster: multiple `send`s or using buffering? +3.98
Python integer incrementing with ++ +3.59
Count the number of files in a directory using python +3.24
How do I get the path of the current executed file in python? +3.84
How to calculate order (big O) for more complex algorithms (ie quic... +3.50
Why does easy_install extract some python eggs and not others? +3.48
Generating all unique combinations for "drive ya nuts" pu... +4.22
Emacs bulk indent for Python +1.75
Using Python How can I read the bits in a byte? -3.62
Why Python language does not have a writeln() method? +4.03
Python lambda returning None instead of empty string +0.63
How to tell when a Socket has been disconnected +3.59
What is "urgent data"? +4.01
Sorting a dictionary having keys as string of numbers in python -2.43
Create static instances of a class inside said class in Python -2.30
Python calling pipe.communicate() in a thread +1.53
How should I do custom sort in Python 3? +1.99
I need to create a very large array of bits/boolean values. How wou... +1.32
Get parent function +4.53
Japanese in python function +4.31
Importing a function/class from a Python module of the same name 0.00
Why does x,y = zip(*zip(a,b)) work in Python? +4.46
How can you determine when the user scrolls to the bottom of a Data... 0.00
Short Python alphanumeric hash with minimal collisions -3.77
Merging contents of two lists based on a if-loop +1.03
What do I use for a max-heap implementation in Python? +3.93
does a switch idiom make sense in this case? -1.33
Get the dictionary values for every key in a list +4.21
Format of DataGridView value -0.29
How to schedule hundreds of thousands of tasks? +4.18
DataGridView that always has one row selected +3.98
monkey patching time.time() in python 0.00