StackRating

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

user2357112

Rating
1732.54 (65th)
Reputation
169,138 (306th)
Page: 1 ... 59 60 61 62 63 ... 89
Title Δ
Are list comprehensions syntactic sugar for `list(generator express... +2.37
Is there a Python 'shortcut' to define a class variable equ... -0.25
Understanding generic parameters with void return types +0.57
Numpy loadtxt load every other column 0.00
Calling function with return in class gives TypeError Python 0.00
Sum of products of pairs in a list +1.46
equals() without hashCode() +0.59
What is the reason python needs __init__.py for packages? -0.62
Set a custom object attribute +1.64
check if an object supports the buffer protocol python 0.00
Generator returning Mocks that fail assert_called_with 0.00
Why are slice objects not hashable in python +1.18
Python: weird "NameError: name ... is not defined" in an... -0.08
Why might Python's the `from` form of an import statement bind... 0.00
How do I create a numpy recarray of arbitrary functions? -2.49
Does a method reference in Java 8 have a concrete type and if so, w... +0.94
What does the b mean in the return of python bin()? +1.14
A* pathfinding not taking shortest path 0.00
os.path.isfile() returns false for existing Windows file 0.00
Why python arguments change sometimes? -1.08
Why is my Java based Bubble Sort Outperforming my Selection Sort an... 0.00
How to print dict sorted by keys? 0.00
Unable to import modules from 'math' in Python 0.00
Python: How to create a complete distance matrix from a row of valu... +0.30
from __future__ import absolute_import not working? sub-modules not... +0.28
Python (3.4) Recursion function not being called on dict/tree flatt... 0.00
Java 8 Stream vs Collection Storage -2.36
Why is my program deadlocking? -0.25
How can I make the following function into a tail-recursive function? +1.41
Execution algorithm recursively seeking lower number, is very slow 0.00
How would the Lambda Calculus add numbers? -2.22
Hash UUIDs without requiring ordering +1.14
Why doesn't this code throw a ConcurrentModificationException? -1.12
NumPy data type comparison -0.19
Python epsilon is not the smallest number -0.75
Why is this simple Pythion script failing? Python 2.6.6 0.00
Is sys.maxint safe to use? 0.00
How to get current instance in class? -0.22
Does the order of addition expressions matter in Python? +2.02
the output of using np.empty_like in Python 0.00
Using ufunc.at on matrix 0.00
Are these context free grammars equivalent? 0.00
Number of steps taken to split a number +0.90
Unusual behaviour when using string concatenation inside for loop +1.58
Use object instance ID when generating hashCode +0.70
Python Indentation bug? 0.00
How to achieve polymorphism in Python C API? +1.04
Performance of choice vs randint 0.00
Ternary operator in Java only evaluating one expression since Java... +1.34
What is the point of defining new class as a struct in Python C API 0.00