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 2 3 4 5 6 ... 36
Title Δ
Monaco-Editor HoverProvider get the word mouse hovers over 0.00
How to print a numpy.array in one line? +1.07
How do I uncurry a function in Python? -0.91
ValueError when converting number to 8-bit format +0.29
Converting a series of ints to strings - Why is apply much faster t... +1.31
Invalid syntax Sum += 1 +1.19
Why isn't there any special method for __max__ in python? +1.07
Is it possible to "hack" Python's print function? -0.34
Are squeezed arrays (in Python) smaller than arrays with single-dim... 0.00
Is this correct use of flatten? +0.78
How to determine if an exception was raised once you're in the... +0.85
Python property descriptor design: why copy rather than mutate? +0.78
python: writing ★ in a file 0.00
Compute the cumulative sum of a list until a zero appears -0.40
Print float('+inf'), float('-inf') and float('N... 0.00
name collision use 'from import' and I can't use the va... +0.28
Why is matplotlib failing on import matplotlib.pyplot as plt 0.00
multiple iterators for map() function in python? +0.97
Generating a new list from previous lists with new elements in Python 0.00
Nth 1 in a sequence -0.67
Assign a number to each string in a list. Python 3.6 +1.53
Why would I use int( input().strip() ) instead of just int( input()... 0.00
Why my reverse() method doesn't work in python 3? -0.44
The difference between np.function and function +0.28
Syntax Error - ] at end of return line -1.34
Printing without parentheses varying error message using Python 3 +0.41
Changing list elements in shallow copy +1.26
What to do when pip & conda overlap? 0.00
Conda can't find packages at pypi.org/simple +0.89
pytest doesn't find the test 0.00
How Python execute [list] * num? what's time complexity and mem... 0.00
Python float to integer error -0.30
Python Plot does not work correctly 0.00
Assign Value in builtin function +0.29
Actual value of a subclassed str -0.87
Why does my python code produce an infinite loop if the number is l... 0.00
Python - Sum absolute value from file +0.28
lookup values from itemgetter in a Dict (python) -0.11
Python adding multiple 'or' clauses in python 'if state... +1.16
Updating a set while iterating over its elements 0.00
Replacing repeated if statements with nested for loops in python? +0.45
Why do not always use Python's re.findall instead of re.search 0.00
Building Python Dict 0.00
Finding the best combinations 0.00
Why can I call the Numpy RandomState method? 0.00
Type infer error on seemingly simple class method 0.00
Why are numpy functions so slow on pandas series / dataframes? +0.76
How is `tuple.__init__` different from `super().__init__` in a subc... 0.00
How to split a list-of-strings into sublists-of-strings by a specif... -2.59
Working with time.process_time() 0.00