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 ... 7 8 9 10 11 ... 36
Title Δ
Python: Triple Double Quote String format +1.31
How to find the specific number's maximum index and minimum ind... +0.29
String object has no attribute read 0.00
Inheriting from a class (datetime.date) causes a super().__init__(.... 0.00
Fastest way to increment counters in dictionary 0.00
speed up function that takes a function as argument with numba +1.48
Slicing array returns strange shape +1.35
Why is the behavior when assigning to values inconsistent? 0.00
Generating a list whose elements correspond to the counts of specif... 0.00
python set union operation is not behaving well with named tuples -2.07
How to get list of files in directory with full path to file -2.50
Clean way to check which list, out of many, a variable is in 0.00
Check a variable against Union type at runtime in Python 3.6 0.00
Can python metaclasses have methods? -2.01
A more efficient pythonic way to use if condition -0.07
Counting occurrences without using collections.Counter +0.70
Pythonic way to try reading a file and in case of exception fallbac... +0.29
Test if all objects have same member value -2.18
Unresolved references with list in Python +0.75
What happens when you try to delete a list element while iterating... +1.22
namespace scope for variables inside try block +0.32
Function to remove vowels from string does not work if vowels appea... -0.94
How do global and local variables behave in this case? +1.44
Matplotlib color assignment error? 0.00
How can I set a length (for example "short" or "long... -0.18
Compressing function within comprehension +0.56
How to convert a string into date-format in python? -1.12
Maintaining the order of the elements in a frozen set +1.30
Function to create a list from vector data (dictionary) with indice... 0.00
Combine two differently sized lists into a combined set -0.28
Python Numpy Reshape Error 0.00
How to calculate 1st and 3rd quartiles? -0.79
Numba, Jitclass w/ nopython mode and dictionaries 0.00
Significant Reason behind Fraction(0.1) = 3602879701896397/36028797... 0.00
"Deep return" all the way back to first function call -1.74
Python3 dictionary values being overwritten +2.18
Are the async/await keywords in python 3.5 inspired by async/await... 0.00
The shape and __len__ of an array return 4 when there is only 1 row? -1.75
Dictionaries and Classes +0.29
How does NumPy's arange differ from this custom function? -1.47
Appending custom classes to list in another class 0.00
Insert a predefined array onto large array and shift the position o... -0.20
Number of consecutive zeroes in a list +0.51
Number of consecutive zeroes in a list +1.13
Why an underscore in `float.is_integer`, but not in `str.isnumeric`? 0.00
int doesn't work in def within regular expression in python +0.66
Get the lifetime of a class object in python +1.41
How do I find out what parts of my code are inefficient in Python +2.06
__str__ method not being called when printing 0.00
Test if the lines in file1 are a subset of the lines in file2 -0.67