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 ... 11 12 13 14 15 ... 36
Title Δ
How to catch the input argument of a function in a dict +0.36
What is the efficient way to check two memoryviews in loop? -0.34
How can I calculate an outer function in python? -0.94
Make a string into a list -0.76
Can anyone explain this bizarre bug iterating over a set? 0.00
How to correctly use scipy's skew and kurtosis functions? +0.33
How to append all elements of one list to another one? -1.68
Python treats + as a digit? +0.35
Fastest way to calculate the sum of specific regions of an array -1.13
How to use .rolling() on each row of a Pandas dataframe? 0.00
TypeError iterating over items in a dictionary -0.20
cant resolve Error: 'int' object is not subscriptable +0.32
Sort dictionary into list +1.13
How print files with certain names inside a folder 0.00
Get an ordered list of imported modules in python +2.12
Access n-th dimension in python -0.00
Given a flat list of (parent,child), create a hierarchical dictiona... +0.31
random list choice: How do I make sure the same item isn't ever... -1.12
How to looping data tuple in list Python? +0.31
Python numpy random numbers probability 0.00
Obtain a set of unique values from a dictionary of lists +0.33
Average value of subset of values in a list of dictionaries -1.71
How better speed performance in loops would be achieved in cython? +0.32
how to continue remaining part of execution even after the nested i... 0.00
Dictionary integer as key and function as value? +0.36
How to dynamically choose subclass from inherited class while defin... 0.00
How do I filter a dictionary based on the partial string matches? 0.00
Sum array columns if the array rows have different length +1.17
Python .join() format error +1.52
Python - convert numpy.nd array into dataframe 0.00
Estimating accuracy with (x == y).mean() - How does it work? +0.11
Python method takes one positional argument but two were given +1.16
Should I use np.absolute or np.abs? 0.00
How to find the max value from an uneven list containing ints, tupl... -1.62
Proxy class for sequences that can be indexable or just iterable 0.00
Why is repr(int) faster than str(int)? -1.26
Python static method is not always callable +2.01
Large Numpy Scipy CSR Matrix, row wise operation +0.36
memory error in python for array of size 150 000 0.00
Missing elements while comprehensing with np.all and getting remove... +0.59
Python: String reverse stops halfway +0.31
Python: take a list of values of parameter from a list of namedtuple +1.31
Randomly selecting a different pair of items from a list +0.97
Get a part of a list and change the original when the new list chan... +0.90
Dynamically generating elements of list within list +0.32
NumPy casts lower precision to higher precision in floating point a... +0.56
Having issues appending tuples to an list of tuples 0.00
How to address class instances by index +0.31
The truth value of a Series is ambiguous - Error when calling a fun... 0.00
How to delete numbers from a vector? +0.96