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 ... 16 17 18 19 20 ... 36
Title Δ
TypeError: __init__() missing 1 required positional argument: '... 0.00
Find groupings of numeric subsets 0.00
How to have a json path returned, given a string? -1.92
How to find most repeat elements in lists? +0.33
repetitive csv loads with pandas 0.00
Understanding pandas.read_csv() float parsing +1.85
How to avoid repetition when multiplying and with the correct .repl... +0.60
What does sys.stdin.read() return exactly in python? 0.00
numpy masked_array mask changes type 0.00
Passing list objects as function arguments (not as default value),... 0.00
Operations on values in dictionary +0.84
Filter a dictionary of lists in Python -1.24
Most pythonic way to select at random an element in a list with con... -0.22
define step into numpy.mgrid -0.46
how to apply a generic function over numpy rows? -1.82
How does this lambda for sorting numbers work? -0.94
convert np array to a set takes too long 0.00
creating an sqlite database from an external file with a class object +0.34
Counting nucleotides and sequences +0.32
Python remove sublist in a list if specific element inside this sub... +0.82
Python - how to clear class variables automatically when class vari... 0.00
Sorting nested list of list using sorted function.? -0.52
How to assign values of series to column names of dataframe +2.00
How to assign values of series to column names of dataframe -2.00
How to get the docstring of a function into a variable? 0.00
Random number generator that returns only one number each time -0.11
Python inline if statement -2.36
Select the first n smallest files from a folder +0.86
Testing classwide attributes +0.30
Capitalize letter function in python +0.09
'numpy.ndarray' object has no attribute 'mode' 0.00
Finding maximum product of 13 adjacent digits in 10,000 digit number +1.54
Issue with split() using maxsplit 0.00
How can I print the same list twice without empty it? 0.00
Stacking a list of dictionaries -0.14
ValueError :Setting an array element with a sequence using numpy 0.00
List pass by reference confusion in Python +0.83
What is it called when using [ ] to set object variables? +1.83
Tuples and Ternary and positional parameters +0.48
robust numpy.float64 equality testing +1.34
one-liner reduce in Python3 -0.69
Avoiding KeyError when iterating over a list of dictionaries -0.74
Why does ~0b1 print out -2 in Python 2.7? 0.00
Sorting 3 piles of numbers row by row left to right +0.33
How to round a numpy vectorize function returned list? +0.34
Append string to bytearray 0.00
How to get the indices of the float numbers in the array after sort... 0.00
Use str.join with generator expression in python +1.17
Remove a char in string and then use dictionary to do key match +0.87
Difference between array[i][:] and array[i,:] +1.58