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 ... 21 22 23 24 25 ... 35
Title Δ
How can I remove a dict item from a tuple of dicts? +0.39
Splitting a string of numbers +0.87
Index of the four highest values in a list 0.00
Iterating List of lists- Return only one list out of four lists +1.56
Using Lists to Remove First Occurence of a Duplicate Character -1.12
How to construct a string by joining characters efficiently? -0.88
Better way to check if all lists in a list are the same length? +1.18
Python, Take dictionary, and produce list with (words>1, most co... -0.10
Python - Date and Time: AttributeError: 'module' object has... +1.88
SyntaxError: invalid syntax (Very simple one..) 0.00
Subset a list of tuples by max value in Python -0.60
How to make different lists for different names but add to lists if... 0.00
getting (x,y) coordinates from a list of lists +0.97
Assign single value to a single key from dictionary key with multip... -0.12
Find repeated pattern in text with "Re" Python -0.14
Remove multiple values from [list] dictionary python -0.40
Error when declaring list in Python +0.82
Counting/random int in while loop +0.92
Python: Regex Search +0.37
Removing keys from dictionary in Python -0.36
Does dictionary assignment results in pointing to the same object i... +2.24
What's the pythonic way to cut a string at multiple positions? +1.75
What happens when encode is used on str in python? -0.87
find if a list of list has items from another list +0.93
List of ascii ordinals to string with python +1.82
Anagram test for two strings in python -1.02
Python skipping for-loop after print() 0.00
Python: count number of elements in list for if condition +0.50
Check if a string is not a deserialised json or list in python -1.15
Merging dictionaries for same key in Python +0.43
How to get common elements of two lists, which are themselves lists... -0.30
Trying to write a dictionary from file, key becomes value +1.22
List comprehension with some kind of loop interdependence? +1.55
Converting a File with Strings into Floats then Adding Them +1.98
I am trying to find the set of lists in a tuple -0.84
My function returns a list with a single integer in it, how can I m... +1.28
check if two lists are equal by type Python +0.87
difference between if len(x) and if x +0.01
Matching the first occurrence of underscore followed by a digit and... -0.42
Is this an acceptable way to flatten a list of dicts? +1.20
How to convert string elements to integer in a nested list except t... +1.27
A try except within a while loop Python 2.7 +1.56
How to return a list of items from a different py file 0.00
How to find unique elements in a list in python? (Without using set) -1.46
Invalid Python Syntax Define Function 0.00
Split a list of numbers into n chunks such that the chunks have (cl... +1.07
Python3.x Changing ' ' into an integer/ float. Calculating... -2.49
How to assign to a list in a dictionary -0.32
Forming the cartesian product of comma-delimited string elements +0.82
converting tuple to dictionary in python +0.42