StackRating

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

MSeifert

Rating
1692.28 (186th)
Reputation
87,093 (917th)
Page: 1 ... 5 6 7 8 9 ... 36
Title Δ
Subtract dict value from a nested dict if the key exists 0.00
Check if line is a dictionary type and print the data? +0.92
Opening CSV file with pd.read_csv - any purpose for context manager? 0.00
Why does dividing then multiplying some large integers return stran... +0.27
How do I use % to convert seconds to minutes AND seconds in Python -0.72
Python, divide all numbers in a 2d list by 10 and return a 2d list +1.64
VisibleDeprecationWarning - where is this coming from? 0.00
python dictionary function calls with self values +0.28
Order a list based on two different lists 0.00
python copy() but list seems to be passed by copy +0.28
Elegant way to complete a parallel operation on two arrays of unequ... -0.72
Remove element from an array in python3 0.00
Use Python @property's as propreties and methods +0.97
Numpy vectorize from x*y array to x*y*3 0.00
Invalid syntax error returned for %matplotlib 0.00
Creating a deepcopy of class instance with nested weakref to it 0.00
Using assert raises unit testing in python -0.16
Unpack Optional type annotation in Python 3.5.2 -1.56
Convert Pythonic approach of looping into nested loops -0.20
Pass a list of functions with their corresponding parameters to ano... +0.42
Import error trying to import a module that has class methods with... 0.00
Comparison: import statement vs __import__ function +1.63
Similar ways to use generators in Python 3 +1.00
Performance of map vs starmap? +2.29
Return values from a list where difference != 2 -0.62
Python Callback Syntax Error -0.58
How can I get a empty list when I use the enumerate before the loop? 0.00
getattr lookup fails for instance of class python +0.26
Function call and the __call__ attribute +1.01
Is there a constant that's True when unittesting, but False oth... +0.30
Best way to iterate over an array that uses its own output +1.32
Creating instance-vars in a loop returns None objects 0.00
Count all sequences in a list +0.57
Python’s empty function does not require a pass statement? 0.00
Apparently inconsistent reference behavior in NumPy 0.00
Why not use fewer lines of code in this function (urllib.urlopen)? +0.27
property() returns different values +1.29
with `*args`, keyword arguments become positional? 0.00
How to add particular element of dict -0.69
Does Python search for a builtin module before searching for a nonb... 0.00
Unpacking an array in python +1.24
Can not reshape after numpy.bincount() (ValueError) 0.00
Numba: calling jit with explicit signature using arguments with def... 0.00
How to override the __dir__ method for a class? +1.31
python class call super's method instead of inherited +0.30
Indexing with lists and arrays in numpy appears inconsistent 0.00
numpy array indexing: list index and np.array index give different... +1.38
Pycharm type hinting with abstract methods 0.00
Get indices and values of an ndarray in NumPy +1.36
One colorbar for multiple scatter plots +1.63