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 ... 8 9 10 11 12 ... 20
Title Δ
remove sublist from a single list of list python 0.00
Append value to list of dictionary key without an empty list issue? 0.00
What are the main differences between PEP8 and Google Python Style... 0.00
Python number array program +0.02
Convert a dataframe column of strings to individual lists 0.00
How to sort keys in a dictionary while ignoring specific characters? +1.93
Nested Dictionary Comprehension in Python with List of Values 0.00
Convert tuple into index for nested list -1.37
Is there a way to use a string from a list as the label for an array? 0.00
Add nested dictionaries on matching keys -0.85
String to a list (Python) -0.12
Reversing the order of a nested array in a 3D matrix +0.52
Getting the indexes of each element in a list of lists and making a... +1.33
How to flatten the value (list of lists of tuples) of a key in Pyth... +0.13
Save copy of row in csv file 0.00
Combinations on a list in python +0.65
Problem with string transform in dict then add to list -0.24
How to print the number of rows that have all their values between... +0.40
Why it's printing [[1234],[1234]] when I didn't assign an e... -0.47
What is the fastest and pythonic way to generate a list [(0,0), (0,... +3.15
How to generate the seed value for a particular choice in a sequence +0.53
How to add a value to every element inside a list? -1.71
The input in the array list is not completely reversed and it just... -0.35
Extract values from a long string based on delimiting strings +1.12
How to extend a list from a method of inherited class +0.51
Is there a way to zip inner elements of a list/tuple in python? -0.85
how i can count the objects from a key of dictinary? +0.52
Python program to print letter in an array backwards +0.88
How to parallelize computation on "big data" dictionary o... +1.86
Display the list of dates in a proper format -1.78
List \n with f-String format -0.47
Check if any element in list is empty/'not a number' (Python) +1.16
Printing prime numbers in range -0.27
How to use a input as a list +1.13
Looping with regex (Python) appending after match to a list +2.30
python bytes to bit string +0.71
How do I print a horizontal list vertically? More info down below -0.70
python regular expression(re) - how to extract this? 0.00
Why does print expect __str__ to return str? -1.73
One of the indexes running too far in a Python while loop 0.00
How to sort dictionary where value is a list in python +0.13
How to flatten disorganised dictionaries into list? +2.13
Generating every possible string combination in python +0.87
How to subset list elements that lie between two missing values? +0.28
Pow inside Python function +0.00
Multiplying vectors from the same list and printing the highest 2 o... 0.00
sort two lists with different length by nested index +1.53
What is the most effecient way to create a list portional to itself? -0.13
Console: List index out of range -0.21
Is there a way to find the first value of x to a corresponding y in... -1.28