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 ... 9 10 11 12 13 ... 36
Title Δ
python OrderedDict update a list of keys with the same value -0.68
How to replace every 2nd specific word in a list +1.28
Sum All elements of each array in an array of arrays -0.78
exec() with nested loop in list comprehension inside function error 0.00
Sorting multiple dictionary dimensions at once -2.46
Split an array in all possible combinations (not regular splitting) +0.31
Why numpy returns true index while comparing integer and float valu... +1.01
Iterator as boolean statements? +3.09
Why isn't "numpy.any" lazy (short-circuiting) +2.26
subsetting 2d numpy array and keeping rows consistent +1.41
Shorter alternative for 'lambda' keyword? +1.80
Weird unpacking in list comprehension -2.07
Generators and files +0.96
Fastest way to find non-finite values 0.00
Why does some_dict['key'] = somevalue work if the key is no... +0.83
Why does creating a datetime with a tzinfo from pytz show a weird t... +1.03
Delete all elements in an array corresponding to Boolean mask +1.88
Why is issubclass(dict, collections.Mapping) true in CPython? +0.30
remove the last [blablabla] or (blabla) including [] and () with py... -0.20
python: variable in while loop +0.32
Count list/tuple elements which are different than variable? +0.25
How to iterate over this n-dimensional dataset? 0.00
Formatting dict keys: AttributeError: 'dict' object has no... +0.32
How to replace a list of values in a numpy array? -1.78
A masked array indexing issue -1.59
Let axvline end at certain y-value 0.00
AttributeError: 'numpy.ndarray' object has no attribute ... 0.00
Make dict comprehension return by reference -1.63
can we change the vector into matrix in numpy with the elements in... 0.00
Why is my lambda expression for reduce not working as expected? -0.46
Add values from two dictionaries -1.37
Generating random numbers a, b, c such that a^2 + b^2 + c^2 = 1 -0.81
Generating random numbers a, b, c such that a^2 + b^2 + c^2 = 1 +0.99
Structuring python projects without path hacks +0.34
Constant class attribute style according to PEP8: uppercase or lowe... -0.19
Getting an error when my class contains two __init__ method with de... 0.00
Python glob gives no result 0.00
python AttributeError: class XXX has no attribute '__class__' 0.00
How to conditionally put multiple elements at a time in list compre... +1.69
How to log number with commas as thousands separators? 0.00
Why does del list[0] in a for-loop only delete half the list? +0.33
Pythonic way to use the second condition in list comprehensions +0.38
Why are reversed and sorted of different types in Python? +2.15
Comparing the elements in lists -0.52
numpy.cov() exception: 'float' object has no attribute '... 0.00
Determining input argument type for jitclass method +0.31
How to make this lambda work correctly in Python3? 0.00
Differences between methods of a class, which are "function&qu... 0.00
Astronomical FITS Image calibration: Indexing issue using ccdproc -0.68
Initiate subclasses from parent class -0.25