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 ... 24 25 26 27 28 ... 89
Title Δ
Why do some packages need to be imported with 'from' and ot... -1.11
How can I determine the reason for a Python Type Error +1.07
Why does super only has a subset of class attributes? 0.00
Attribute definition order not preserved even in Python 3.6 0.00
Python super() optional arguments (and mechanics of super()) 0.00
How does list += 1, work in Python? -1.00
Using PyImport_ImportModuleNoBlock() for a module with other librar... 0.00
python 3 How can a class-method attribute be created by referencing... 0.00
Is it reliable and documented how PYTHONPATH populates the sys.path? 0.00
Incorrect message length when using C python api 0.00
Python 3: How to best iterate over all lines in a big file (+1 mill... +0.24
Cython define fixed length array of pointers -0.93
representing recurrence by chaining iterables in Python -1.53
why does star unpacking in python give a list 0.00
Comparison operator not recognizing two identical numbers +0.22
sort function breaks in the presence of NaN, except when it doesn&#... 0.00
Why are Python Lists called 'lists' when they are implement... +0.23
How can we force getattribute() to be called for magic methods (spe... -0.95
range builder `r_` - slice with complex (but not imaginary) step; m... 0.00
Pandas itertuples are not named tuples as expected? 0.00
How is Vertex Equality Defined? CLRS Shortest Paths -1.09
Ctypes: fast way to convert a return pointer to an array or Python... 0.00
compute suffix maximums using itertools.accumulate +0.98
types.MethodType third argument in python2 +0.94
How Parameterized types Objects are stored in memory and how the ty... -1.04
unqualified exec is not allowed in function 'get' 0.00
Python list that should be empty when appending empty lists +0.22
Stack numpy array onto diagonal +1.13
Memory Error Python Numpy Array 0.00
How can you obtain a symmetric adjacency matrix of an induced subgr... 0.00
Should importlib.reload restore a deleted attribute in Python 3.6? 0.00
Changes to copies of object mutate original object +0.79
Which object counts as the 'camera' in Python? 0.00
Why only call a private function in a public function? +0.23
scipy.optimize.minimize returning zero-dimensional array? 0.00
Why is @contextmanager used only for self-contained functions? 0.00
How to change global variables using globals() in python method? +0.26
Modifying class __dict__ when shadowed by a property +1.34
Why doesn't python send output to stdout? +0.97
Numpy where and division by zero +1.14
Numpy 1d array subtraction - not getting expected result. +0.22
Iterator custom class, wrapping over a OrderedDict, confused about... +1.74
can I assume that sizeof(uint8_t) = 1? +0.83
Incref of params to PyEval_EvalCode depending on script -0.23
Are the eigenvectors returned in numpy.linalg.eig orthogonal? -3.19
How to iterate through two lists with iter() and yield? 0.00
ln2 const value in _math.c in cpython -0.96
Numpy rounds in a different way than python +0.78
Python: Generate All Permutations Subject to Condition 0.00
__module__ usage with the os module 0.00