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 ... 29 30 31 32 33 ... 89
Title Δ
How do I stop AssertionError messages from subprocess.check_call()... +0.25
Are nested loops required when processing JSON response? +0.25
Determine if there exists a number in the array occurring k times 0.00
Passing new shape to `np.reshape` -0.58
Python: why does importing a package sometimes grant access to modu... +0.25
How do Python lambda capture semantics work for function pointers? -1.04
Is it always the case that sizeof(T) >= alignof(T) for all objec... +0.52
How can I tell if a class has a method `__call__`? +1.82
Fastest way to generate random number from uniform distribtution py... +0.26
Python: How come a large float turns into *inf* automatically? +1.41
Why is it faster to read a file without line breaks? -0.39
python - check if nan float in dictionary 0.00
Pickle ImportError: No module named __builtin__ 0.00
python multiple inheritance qustion +0.26
Store multidimensional numpy array slice with newaxis to object 0.00
operations about two lists to index a two dimensional array 0.00
How to test that a custom excepthook is installed correctly? +0.25
Why is the dtype shown (even if it's the native one) when using... +1.29
What is an "instance method"? -0.79
Equivalence to a try / except / finally statement +1.53
Why does (-27)**(1.0/3.0) raise an error in Python? +1.14
unclear index error python -3.01
Accumulating numbers in an array without a loop. (python) +2.03
Is there a better way to handle file encoding in python? 0.00
os.execl* not launching flask the same as os.system -0.74
What's shutil.copytree's behavior when it encounters an err... 0.00
How do I move the last item in a list to the front in O(1) time? +1.07
Access a parent class' property getter from the child class 0.00
Python numpy equivalent of R rep and rep_len functions +0.35
Reference count of function arguments in CPython 3.6 0.00
Why are for statements allowed in a class definition? 0.00
Pickling dynamically created types +0.24
How to properly set a property from an implementation of __setattr_... -0.71
Python property lookup with custom __setattr__ and __slots__ 0.00
why does std::condition_variable::wait need mutex? -0.63
How to index 1d array without singleton dimension in python by 1d a... 0.00
numpy slicing inner array of a 2D array in one go -1.59
Passing variables as Arugements +0.26
List of tuples: how to unpack nested tuples? 0.00
Python place quote around csv cells containing comma 0.00
Why is Java rounding this float -0.28
Order of variable reference and assignment in nested function -0.94
why this circular import *will* work in python 0.00
IPython and REPL behave differently when displaying data without th... 0.00
How realy works `__slots__` and how can you implement your own? +0.25
How to intrpret Tcl "list as string" as list? -0.39
Python decorator for multiple functions as arguments? 0.00
Reasons of slowness in numpy.dot() function and how to mitigate the... +1.28
After assigning a value to a string. When multiplying, why does it... +0.61
Why does outputing numpy.dot to memmap does not work? 0.00