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 ... 22 23 24 25 26 ... 36
Title Δ
How do I separate elements from a list of permutations of a string? +0.38
Python - Remove dictionary from list of dictionaries if list of str... -0.20
Python: Generating all n-length arrays combinations of values withi... +0.09
Assign a number to each unique value in a list -0.18
Python 3: How can I check if two lists match even if elements are n... -1.88
Python remove list elements -0.06
How to convert my 2d numpy array to a 1d numpy array -0.37
How do I check if a sublist in a 2D list is in a list? +0.38
How to reverse_complementary several strings in a list -2.54
difference between np.inf and float('Inf') 0.00
Data efficiency of class objects +0.37
Using python type hints with numba +1.35
Add two numbers as ints instead of strings 0.00
Boolean masking on multiple axes with numpy -1.03
How do I get the number of lists with a particular element? +1.33
Numpy functions/methods without brackets explanation 0.00
How to use a dictionary to print its partner value -1.12
Only compare values of matching keys in two dictionaries in python -0.10
Identify a irrational or complex number +0.37
Create an array where each element stores its indices -1.32
Series Expansion of cos with Python -2.13
Implemented own __getattr__; got unexpected error +2.52
Converting the shape of a tensorflow matrix from (x,y,z) to (1,x,y,z) 0.00
Assign variable with the value returned from chain of function calls -0.40
Python - something faster than 2 nested for loops +0.37
calculating a float square root in python 0.00
string.ascii_lowercase[2:] + string.ascii_lowercase[:2] 0.00
List to group of tuples +2.35
Does "yield"-ing trigger the __exit__ function if done in... +1.76
Python count element occurrence of list1 in list2 -0.69
Representation of all values in Flag enum +0.24
Spyder automatic import of submodules 0.00
Print first Key Value in an Ordered Counter +0.92
How to override a default class attribute value in Python 3? -0.27
Index class as list and as dictionary +0.38
Is it possible to reduce function to one single line? +0.38
How to do a while loop with iteration counting? 0.00
Why is my script not writing to file? 0.00
Adding numpy array to a heap queue 0.00
list comprehension with multiple for loops gives NameError -0.40
Multiplying dictionary by an integer +0.91
Using sum() to print the sum of even numbers in a list 0.00
Python: Why doesn't [0,1,2][-1:1] raise an error? -0.90
Treat nan as zero in numpy array summation except for nan in all ar... -1.09
How can I see if a list contains another list in Python? +0.38
How does += makes my code word? +0.35
sorting list with key parameter of letter 'x' -2.03
Matching keys in different lists of dicts 0.00
Unable to find the index of an element in a complex 2D Python array... +1.43
List comprehension, if slice past list bounds do this -1.14