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 ... 27 28 29 30 31 ... 36
Title Δ
Why is pandas '==' different than '.eq()' +1.88
Sort string into a list on python -1.36
what can be a statement after if? +0.36
Remove row of numpy array based on values from two columns -0.47
Python dictionary is empty after looping +1.55
Transform ndarray shape -0.03
Python sort an array -0.11
In a list of integers, how to subtract a number from one of the ele... +0.82
How do I produce 3 sets of 3 random numbers from 0-15 and average t... 0.00
Combinations of Nested Lists -0.12
Installing Anaconda 4.2 on Windows, cannot find "conda" 0.00
Python class constructor not working, too many arguments given 0.00
Imported third party module does not have __file__ attribute +2.80
round down to 2 decimal in python -1.93
ID function issues -1.29
The truth value of an array with more than one element is ambiguous... -0.36
numpy insert & append -0.02
stacking 2 column vectors +1.97
FutureWarning on using np.full to create array +0.47
Astroquery SIMBAD : Obtaining coordinates for all frames +0.46
numpy: is there an `allclose(np.array, scalar)`? 0.00
Why does `zip` seem to consume a `groupby` iterable? -1.22
Subclass init method only calls base initializer method +1.95
How to store the result from %%timeit cell magic? 0.00
Find array corresponding to minimal values along an axis in another... +2.45
Replace values in a list depending on value of other list? 0.00
numpy ufuncs speed vs for loop speed 0.00
Generate 1D NumPy array of concatenated ranges +0.41
Finding the index of a numpy array in a list -0.05
Does Python create string objects whenever you insert them in the c... +0.64
How to install pyperclip to Anaconda? -0.03
How can I get a list of all values from a list of dictionaries? +0.32
I am trying to use classes with a dictionary with python +0.43
Avoid generator splitter to produce None values -1.63
How do overridden method calls from base-class methods work? -1.40
Python using variables from parent class in child class +0.42
and() and any() with custom condition 0.00
When does python raise a FloatingPointError? 0.00
changing the value of lists as function arguments +0.50
Sort a list of tuples in consecutive order -1.09
Efficient identification of adjacent elements in numpy matrix +1.71
On creating new dictionaries in python: Using for_loops vs using de... -0.53
The first and the last number between None's in a python array -0.68
Most pythonic way to initialize a dict -0.76
Initialzing Empty Numpy Array from row of another Numpy Array +0.39
Issues with classes -0.07
Sorting dictionary by values without losing information of keys 0.00
How to get all array edges? -0.90
Python date.today() doesn't return local date 0.00
Why is 10/3 equal to 3.3333333333333335 instead of ...332 or ..334? +2.21