StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

timgeb

Rating
1644.40 (649th)
Reputation
52,023 (1,904th)
Page: 1 ... 5 6 7 8 9 ... 35
Title Δ
Python - Why not all immutable objects are always cached? -0.57
How to get rid of nested lists from within a list from a database q... 0.00
Pandas Summing Two Columns with Nan +0.01
dictionary decomposition and creating a new dictionary with identic... +2.01
Python - using more than one word in != +0.33
Extracting values from list of list in python -2.19
Columns greater than a threshold +2.09
Splitting a text file into integers in Python +0.61
Change only zeros to integers in list of floats +0.33
Find most common string in a 2D list +1.03
Python match tuples in string 0.00
Why is the print statement in the class executed when an object isn... 0.00
Using a list as a string of the name and the elements within the list -2.00
String split using regex with pattern present in text -1.23
Find Dict in List of Dicts Based on Incomplete Information About Wa... -1.08
Find out which condition breaks a logical and expression +0.26
Cannot mutate default parameter list of derived class -0.45
Remove blank line that appears after every string +0.31
Print several values in the same line with commas +0.33
How to prevent class field(list) change in Python? +1.51
execution order of expressions in a list comprehensions 0.00
Count instances of strings in multiple columns python +0.55
Python pandas remove duplicate rows that have a column value "... -1.06
Python: How to add a new line with a variable inside of the print f... +1.10
Initialize 2d array with variable size -0.66
encode repeated letters in a string with number +0.50
substitute elements in the nested list by their counting numbers -2.46
Applying property setter logic in __init__ 0.00
How to iterate over a dictionary of tuples +1.44
numpy swap multiple elements in an array -0.47
Get a string after a character in python +1.02
How to add suffix to column names except some columns? +2.15
how to fill dictionary values with the counts of similar keys in an... -1.32
Remove consecutive duplicate characters of even count from the give... +0.34
^= operator in Python +0.01
How to get the index of list value and value too choosen by user in... +0.48
Exchanging characters in a string +0.35
Match Value and Get its Column Header in python +0.17
Convert nested dictionary to appended dataframe -1.11
datetime.strptime unable to convert 0.00
Convert a list into chunks of increasing size +1.42
Invert dictionary with lists in different lengths in python 3.X +0.73
How to make itertools.permutations() to write each example on a fil... 0.00
How to set an instance of base class as attribute of child class? 0.00
Add matrixes python +1.57
Changing letters in string to letter and number of frequency-python +1.74
Finding the index of a sublist in a Numpy Array +0.34
How do I check if combination of elements of two lists exists in a... +1.80
Is it possible for `__contains__` to return non-boolean value? -1.98
how to remove a letter that shows multiple times if you only want o... +0.36