StackRating

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

Ajax1234

Rating
1478.02 (4,503,515th)
Reputation
44,966 (2,347th)
Page: 1 ... 42 43 44 45 46 ... 65
Title Δ
Python how to calcualate average of individual list of a list -0.09
How do I iterate over a slice of nested list? -0.79
Get variable name from argument/parameter in class function -0.01
How to pass object as paramaters to function? 0.00
Find single unique value in list of tuples +1.36
In Python 3.6, how can I sort a list of lists by the first and thir... 0.00
Creating flat list from single float or list of floats -0.76
why cannot I get the value from the dictionary? +2.06
index(max(my_list)) in list comprehension gives all instances of th... 0.00
I am using `max()` to get the highest value from n digits? -0.72
Return a Message with HTTP Error Response Code in Flask? +0.52
Parse a substring in Python using regular expression -0.46
Extract elements from nested list with `*args` +0.24
How to plot keys and values from dictionary in histogram +1.49
Replace random value in string with random value +1.18
Regex to match first line of text, skip middle line, and capture la... 0.00
How to Check whether a element exists in a python dictionary value... 0.00
How to generate all possible pairs with permutations from list in P... +2.49
Adding to integers in a list which is inside a dictionary +0.19
Empty __init__ list +2.58
adding two dictionaries of ints +0.54
Trouble removing hidden parts of a string -0.46
Finding nearby points using dictionaries 0.00
Returning frequencies of words in a dictionary -0.44
Find the line with all caps in Regex Python -1.63
Python Function Returning List Objects Out of Order -0.62
How can I find n smallest numbers without changing the order of the... +0.79
Python: strptime() format-timezone field not working as expected 0.00
Convert simple list comprehension into for loops +0.50
Create an Interval class with desired format -0.48
Python Split a phrase into words on space and symbols -1.28
How to find the first node of the tree in a dict? -0.78
Using a string as variable -0.47
Nested and flatten dictionary from JSON by using recursion +0.53
How can I turn a string into the name of a value, Python 0.00
How do I append a Python object attribute (list) 0.00
Sum integer list when next integer is the same value +0.07
Extracting values stored in a 2D array of dictionaries with Python 0.00
Regex capture all words in a line before the last 2 -0.65
How to get a data set to acutally read as values in order to change... +0.23
creating complex dictionary from string with multiple keys in python -2.33
Having trouble printing the results of my query 0.00
Python 3 regex to split list of items? +0.52
Printing items from a list in Python +0.14
Groupby by dictionary keys in Python +1.43
how to remove spaces in a list that has a specific character +0.04
return word if the word is in a list string 0.00
Python check if a value in a list exists in another list 0.00
Python: Removing a specific item that has a duplicate only knowing... +0.21
What is the most efficient way to parse through a list of dictionar... +0.15