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 ... 27 28 29 30 31 ... 89
Title Δ
Python eval() replace my class associated warning by <string> 0.00
numpy - how to select all elements in an array except for a sequenc... +0.36
Can't uninstall project with no packages -0.25
setting values of np.array based on the values of another np.array... -0.84
Why I am getting a special character printed after the recursive DFS? 0.00
Python 3.5 - Difference between '//' and 'int()' 0.00
numpy.stride_tricks returns junk values +1.18
Shorter way to remove an item by index from an array +0.34
How do `ndarray.flags['OWNDATA']`, `ndarray.base`, `id(ndar... 0.00
can a function be static and non-static in python 2 0.00
Strange and inconsistent behaviour of parseInt on decimal fractions 0.00
Numpy .T syntax for Python 0.00
Is the sizeof union always the sizeof the largest datatype inside it? +0.58
Classify literal and expression in negative numbers +0.72
Is there a Python datatype for unordered sets of sets? -1.74
How do I convert a string into an f-string +1.61
Python 2.7 equivalent of importlib.machinery.EXTENSION_SUFFIXES 0.00
How can I construct an enum.Enum from a dictionary of values? +1.11
Python version? Returns below. Why? Fix? 0.00
Python: Understanding dictionary view objects -1.09
Can python's dir() return attributes that are not in the object? 0.00
Python Reference Language: nonlocal definition 0.00
re.VERBOSE and lookahead assertion error +1.36
How to import * via python c api +0.25
UnboundLocalError: local variable 'i' referenced before ass... +0.24
Runtime complexity of Floyd's cycle detection -0.73
Python __doc__ behavior 2.6 vs 2.7 0.00
why the results of below two codes are different? +1.74
How to enumerate all elements of ND-array without hardcoding number... 0.00
Turning a generator of pairs into a pair of generators +0.32
My simple python unittest case not running as expected 0.00
Does Numpy fancy indexing copy values directly to another array? -2.77
( in Java printf format string +0.25
How can I use super() in both elegant and safe (regarding Python mo... +1.04
Mutable namedtuple? +1.49
Printing the underlying C struct representation of CPython objects 0.00
Why does the size of this Python String change on a failed int conv... +0.70
Elegant method for swapping unequal list slices? -1.46
How to avoid an overflow in numpy.exp() +0.61
Why Class.forName("BumpTest"), not BumpTest.class? +0.26
Division with numerator 2^64 -0.76
why the error message is something like "list object has no at... +0.82
Dynamically add properties to iterator in Python 2 0.00
What is an easy way to implement fprintf in python? +0.25
I set True=False and I can't undo it +0.84
How can I differentiate a function of a function? 0.00
How to make a tuple including a numpy array hashable? -2.39
Python C++ extension - memory leak or access violation 0.00
Comparing numpy arrays with individual values +0.96
Can Decimal('5E+1') be simply converted to Decimal('50&... 0.00