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 Δ
Specify which timezone a datetime is in, in python -0.94
Modeling a graph in Python +0.39
How to chain if else elegantly -1.97
Checking if float is equivalent to an integer value in python -1.22
Reprioritizing priority queue (efficient manner) 0.00
Fast way to remove a few items from a list/queue +1.11
Convert a list of characters into a string +1.37
How to make heapq evaluate the heap off of a specific attribute? -1.32
What does |= (ior) do in Python? +0.44
Speeding up the initial git-svn fetch -0.37
Split up python packets? +1.10
How does a sorting network beat generic sorting algorithms? +1.04
Determine if a dice roll contains certain combinations? -0.69
After malloc, how to obtain more memory that is still continuous? +0.29
Python - correct order of the application of decorators -1.37
Python 3, easy_install, pip and pypi 0.00
Static or constant or what are they? -2.53
If you send data over a socket in one call to send(), will it be re... +0.25
Generating all 5 card poker hands +0.91
python, subprocess: reading output from subprocess +0.62
Can I override Python list displays? -1.00
Python Sort Two Dimensional Dictionary By First Key +1.37
Sorting while preserving order in python -0.36
What are some highly-regarded books on (modern or historic) program... +0.09
Adding objects to queue without interruption -1.83
Is git commit -am redundant, if I do git add before? -0.12
can't multiply sequence by non-int of type 'float' -0.10
How to empty a Python list without doing list = []? +1.72
sqlalchemy database table is locked 0.00
Descriptors in global scope? 0.00
Python PyHANDLE object in win32gui 0.00
Which implementation of circular queue is best? -0.47
random.randint for non integer number? [Python] 0.00
Add another tuple to a tuple of tuples +0.80
Retrieving stdout from subprocess in Windows -0.61
Does this PyList_Append(list, Py_BuildValue(...)) leak? 0.00
Merging commits in git -0.04
Printing the Largest Prime Factor of a Composite Number in C -0.47
Python: Why does subprocess() start 2 processes in Ubuntu, and 1 in... -0.94
How to get two python processes talking over pipes? 0.00
how to print 09 if the int variable is 9 in C? -1.09
Using Git to update one file with the changes made to a second file -0.88
Can I make git diff ignore permission changes 0.00
Python: get key with the least value from a dictionary -0.94
python - list operations +0.08
Forcing a python script to take input from STDIN +0.25
How to write a check in python to see if file is valid UTF-8? +0.37
what is the equivalent to passing by address in c# -1.07
Which of `if x:` or `if x != 0:` is preferred in Python? +0.21
memmove leaving garbage - C -0.94