StackRating

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

kederrac

Rating
1529.69 (18,795th)
Reputation
270 (425,038th)
Page: 1 ... 11 12 13 14 15 ... 20
Title Δ
Setting an existing dictionary's values to all zeros -1.23
Is there a way to convert list of string formatted dictionary to a... -0.46
Sum values of same name after looked up from dictionary +1.58
Why "if letter in dict" working wrong in Python? -0.13
Remove leading '0's from all strings in a list -0.87
Access each element of series stored as a list +0.03
python permutation time limit exceeded 0.00
Passing multiple lists with variable length as a parameter to funct... +0.29
Fastest way to refer to a dictionary in a list by a value in it? -0.12
Write a program to output a number that's divisible by 3 and is... +0.53
Get a value from tuple list -0.15
Multiply List of RGB values Python +1.84
How to iterate over two lists and recycle the second one until the... +0.52
Why does the vale of jaunts (specifically the 1st value) change whe... +0.54
how to count the number of dictionaries in a python list in a loop? -1.07
How to sort a string list on the basis of numbers in it? -0.38
Can I match up 2 different values in 2 different lists -0.16
Extract a list from a multidimensional list +0.04
add letter to string at specific position in loop (problem with sort) +0.32
Unexpected "none" when using extend() 0.00
How do I merge dictionaries in list that have equal value and conca... 0.00
Calling a function complete with arguments using a dictionary in py... 0.00
Restructuring the hierarchy of dictionaries in Python? -0.14
I want to combine map & lambda to count the number of items in... +0.54
How to exclude the biggest number of a list from calculations +0.15
why is item not being deleted from dictionaries list values +0.55
Expand list with identical elements -0.58
newList = list - self +0.54
Delete an entry from an nested list if two entries at the same inde... +1.12
how to compare 3 list value with If condition +0.13
Selecting choice numbers -0.38
Group consecutive sublists together if the value is equal and then... +0.16
how to edit the values in a matrix in python? +0.54
Python3 list slice: specific use in class method -1.13
Converting Input List that is read in String to List in Python +0.54
What is the Flow of Control in this code? +0.04
No "\n" after line.rsplit in python 0.00
How can you refine a json output extracted from a website? +0.54
How to separate numbers from letters in text of list +0.40
Group list of dictionaries by dictionary column -0.78
How to skip empty substring while splitting a list into a sublist b... -0.87
Most efficient way to build a new dict from a list of dicts with 2... 0.00
Nested dictionary from Django QuerySet -1.16
Python: using zip() to unpack a superlist of lists into separate li... -1.60
multiplication table python nested loop not printing full table -0.67
iterate on list by pair or triplets +0.04
Should __iadd__ return a new object or manipulate self? -1.15
Making a dictionary for my calculated value +0.54
Dividing list by list? -0.12
How can I pass a existed txt file into a function? -0.21