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 ... 60 61 62 63 64 ... 89
Title Δ
numpy.isnan(value) not the same as value == numpy.nan? 0.00
Understanding what sort of objects can be dictionary keys +2.11
Any idea for data structure that can used like redblack tree and ha... +0.31
Python - How to add a random number to list? 0.00
Python estimates 0.00
Why does this naive prime-number algorithm fail? 0.00
Python Value Error: Could not be broadcast together with shapes 0.00
Why isn't the constructor called the second time? 0.00
Arrays product in Python +1.38
a HashSet.contains() returning an Object +1.55
What is the syntactical structure of a += statement in python? 0.00
A "pythonic" strategy to check whether a key already exis... +0.59
When is pre-decrement applied in a for loop? -1.81
What are the rules for importing with "as" in Python with... +0.31
Is there a better way to run a randomly chosen function? -0.80
Limitations of variables in python +1.09
0-base and 1-base indexed iterables in the same language? Custom sl... 0.00
NoneType object has attribute 'save' 0.00
How can I store a string which contains backslashes (without manual... -1.41
How to limit Python to work only with integers? 0.00
Why can I return references to objects? +0.26
Python False Concatenate Error? 0.00
Access Object inside property call()? 0.00
Multiple arguments in python -0.69
Why does a list comprehension not append in python +0.28
Python Functions AFTER code 0.00
Python stop sniffing upon specific condition +1.68
update a set inside a dict comprehension? +1.20
Is it a rounding error in python? -0.98
Python Regex behaviour with Square Brackets [] +0.33
Understanding A* heuristics for single goal maze +0.36
Why does console.log() output an unexpected 0 in my code? +0.31
FInding length of list : 'list' object is not callable -0.69
A* efficiency vs Greedy Best First +0.37
Broadcasting into views of Numpy arrays +1.97
Python Decorator With Try/Except Not Raising Error 0.00
How does Python know which number type to use in order to Multiply... +0.35
numpy.array_split() odd behavior +0.46
Slicing in python, advancing n lines after a line is copied and used +1.28
Java pass object of any class as a parameter 0.00
Asking for an element from a Python set +1.07
Peak element in an array -2.71
Using scipy.optimize.brute: How I get the minimizer outside the spe... 0.00
List of possibilities of selecting 3 different elements 40 times wi... 0.00
Finding numbers greater than the average - why is my IF statement n... +1.88
python - cast a class to a tuple and "autobox" to a for l... 0.00
Infinity - Infinity = NaN? +0.74
compare Java Double.Max_VALUE with large double numbers returns true -1.06
How to compare objects in a generic LinkedList +0.32
Index of items of comprehension list/generators while iterating them +0.87