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 ... 7 8 9 10 11 ... 20
Title Δ
How to filter an unknown element in a list python -1.60
Combine two nested dictionaries with same keys but different dictio... -1.30
pandas: get the maximum value of a list with string numbers -0.83
Find the LCM for up to 5 numbers -0.49
Parse parameters of a function in a string +0.82
Difference between in ""," " in python 0.00
how to separate list with the length of nested list python? +0.08
Numpy slicing a fixed length on two axis based on different startin... 0.00
Returns the smallest prime number that is a divisor of x -0.00
Finding the word immediately after a character with regular express... +0.66
Dictionary:Get(): AttributeError: 'NoneType' object has no... 0.00
Python , array wont change after once in iteration(swapping) 0.00
How can I get the variable name as key for python dictionary 0.00
Compare two list and get first value after condition is satisfied +0.06
why yield is used in for loop 0.00
Why is x*=y is slower than x=x*y in Python? 0.00
Why is my apply pandas function turning every value into a None val... +2.68
A dictionary within a class python 0.00
How to turn float into int only if the float has an integer value? +2.09
Searching through list of lists -0.01
how to enumerate list but start index from 1? 0.00
Comparing list of dictionaries when the keys are out of order -1.59
Find the Second largest number of a nested list programme -1.20
Iterating through the years 0.00
Confusion on Python Memory Management 0.00
How can I pair lowest key and lowest value together(it should be ri... +0.18
taking averages of certain indices using another list in python +0.50
How to find the overlap between first n string that match last n st... 0.00
Having trouble converting a list of strings into numbers +1.20
Python dictionary with list as values: how do I select values? -1.37
How to append a list with arrays of two different sizes based on co... +2.46
Random selection from a sub-list to fill an empty sub-list +2.40
How to parse answer from api to dict not list in python +0.01
Python-How do I add a space for each odd numbered position in an ar... +0.00
Python iteration wont change +2.02
How to get all coordinates for a n-dim array, given its dimensions 0.00
How do I change the values of my dictionary from list type to strin... -0.52
Accessing nested dictionary in json from python file +0.00
Why is there a UnboundLocalError when raising an exception and usin... +0.51
Confusion in recursion program of python +0.38
Create a list of lists from a dictionary python +1.88
Python string search: how to find exact matches, and not match with... +0.02
Returning class to itself in python +1.46
Remove rows from dataframe whose text does not contain items from a... 0.00
Get second minimum values per column in 2D array -0.16
Python: Convert a list of dictionary into a table -1.67
Why list can not be concatenated with str using '+' operato... +0.52
Create a Directory in AWS S3 +0.02
How would I Recursively get unique items out of nested lists? +0.07
how to find words in a sentence that have even reverse of those wor... +1.62