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 ... 4 5 6 7 8 ... 20
Title Δ
Two list element wise comparison using filter 0.00
Multiple iterators (using enumerate) for the same iterable, what is... -1.74
Return the next 4 lines after a match has been found 0.00
Why is pandas df.add_suffix() not working with for-loop +1.96
How the '\n' symbol works in python -0.48
combining list of lists from values of dictionary into list of tupl... +2.61
How to print two lists of different size side by side? +0.74
Python dict to variable with parameter -1.35
Remove unnecessary character from string in python -0.17
How to automate a docker server using python 0.00
How to create a new string of a string with different combination -1.05
How to read numbers from a mixed txt file in python -0.11
TypeError: 'int' object is not subscriptable is being shown... 0.00
Combining parts of a list inside a list -0.35
create new pandas column based on matching values from previous rec... 0.00
Solve a system of equations python -0.00
Average of one index of pairs of numbers +1.38
How to use pop for a list of lists -0.62
Python - Counting frequency of strings in a list -0.91
How to create a 2d list of rows and columns? +0.10
pairwise t-tests on numpy arrays 0.00
Alternative to next(next(...)) to access n-th elemnt of iterator 0.00
Append a list item creates duplicate +0.49
Don't understand cause of this AttributeError: 'list' o... -0.01
Remove elements of a list if is in another list +2.62
Please, why is "Popcorn" not replaced by "Coke"... -0.55
generator and list comprehension input 0.00
Is there anyway to automatically replace a section of a string in P... -0.02
Check if a given list is a sublist of a larger list -1.74
Weird behaviour of bisect.insort in Python 3 0.00
Using a List as 1 argument in replace() -0.00
Python object class mutable default value -1.86
Identical objects in list -0.51
Python function with list 0.00
Python convert list into nested list based on condition -1.11
Iterate function over all the items in the list -0.55
My function that creates a dictionary from a list, is repeating the... -0.01
What's the difference between creating a list with "list()... 0.00
How can I convert a list with sublist into a uniform list (flatteni... 0.00
Loop through elements in list of strings and combine if condition i... 0.00
Print specified number of items in list in Python -1.93
alphabet tableau in python 0.00
How to return a list of integers that count total number of strings... -0.06
Python - make non-unique items in list unique by adding count -0.45
Check if a float number is in a dictionary key in Pyhton 0.00
Iterate over a list, to check if character is present, using a for... +1.67
Is it possible to insert a python list to np array? +1.41
What should I do to solve my problem with dropna and fillna in pyth... -0.26
Compare elements of two list -0.12
How to find min of second element in the list +2.55