StackRating

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

Jab

Rating
1528.25 (20,207th)
Reputation
8,123 (19,394th)
Page: 1 ... 7 8 9 10 11 ... 14
Title Δ
Mode of a column in list of lists +0.49
How to count matches between two lists in another list +0.26
Keep elements order inside OrderedDict +0.80
How to change only the last repeated value from a list of dictionar... -0.05
Adding/appending a loop to the end of another a loop +0.92
Is it possible to use with statements inline? +2.32
Python fastest way to return changed element from one list to another +0.00
Get keys with maximum value from a nested dictionary +0.96
Proper way of breaking line accessing dictionary +0.52
How to shuffle a list of tuples? 0.00
How to reduce processing time for list-dict key reference +1.25
Choose a random method from a class -0.07
How to check that a string contains only “a-z”, “A-Z” and “0-9” cha... +0.56
Creating a Conditional Numerical List of Features in Python 0.00
How to join subsequent digits in a Python list into a double (or mo... -1.14
Python all()/any() like method for a portion/part of list? -1.12
Python all()/any() like method for a portion/part of list? +0.63
How to access variable with strings? 0.00
List Comprehension with Multiple Conditions +0.83
How can I pass a variable from one Python Script to another? -0.78
How do I convert a str list that has phrases to a int list? +1.33
can every bare 'except' be converted to something better? -0.68
If statement not working properly inside a while loop 0.00
How to locate string and substring in sentences +1.10
Pyautogui declare a variable 0.00
python flatten an array of array, why funtools is slower? +0.50
How to scrape only prices less than x from craigslist 0.00
How can I round up the number of periodic digits? 0.00
'NoneType' object has no attribute 'append'. How to... -1.03
How do I organize JSON output after converting from CSV? -0.95
I have a list of lists, how to extract index of sublists with commo... +0.51
Creating a list of missing files after reading paths from another l... +0.51
How to add indices to a list? -0.56
Lambda Expressions and Strings -0.69
Looping through a Truth array in python and replacing true values w... -1.12
Converting an list to a dictionary in python +1.37
SyntaxError: 'return' outside function generated in the com... -0.49
How do I order my objects in a random way? -0.23
TypeError: 'float' object is not iterable in nested list +0.51
More pythonic way to create list of dicts from dict where list elem... +1.58
Discord.py - Changing prefix with command 0.00
Why was p[:] designed to work differently in these two situations? +0.30
Within a list of dicts, processing all key-value pairs per iteration -1.34
Compare keys and values within the same dictionary 0.00
Max. efficient method of summing parts of an array -0.22
Shortest path within a list in Python +0.27
Find item in dictionary where key is "Like" string +0.51
Skipping int 0 skips False too 0.00
Search for first occurrence of a string and insert string on line a... +0.00
How do i replace a specific combination of integer and string? +0.10