StackRating

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

Dani Mesejo

Rating
1640.15 (702nd)
Reputation
18,854 (7,336th)
Page: 1 ... 24 25 26 27 28 ... 33
Title Δ
Create a column in a dataframe that is a string of characters summa... +1.28
Remove all elements from list of dictionaries with one (key, value)... +0.83
Shortest unique combination of at least three characters for each s... 0.00
Averaging two list of lists -0.39
Python function that identifies if the numbers in a list or array a... +0.07
Extracting values from list of list in python +2.19
Delete duplicate tuples and lists in list +2.22
Variable scope within list comprehension +0.25
I need to group by and get the rank in python 0.00
Why does int('.0') give ValueError? +0.81
How to remove rows in a Pandas Dataframe with a specific column con... +1.27
How to get values from a defaultdict using a new combination of keys? 0.00
How to create a dictionary containing lambda expressions using comp... +0.38
How to convert a binary matrix to a bipolar one in python -2.67
finding closest recording speed in a list of numbers [python] +0.81
Python - How to find matching one or multiply words in a sentence +1.57
Trying to find sums of unique values within a nested dictionary. (S... -2.50
Python pandas splitting text and numbers in dataframe 0.00
Replace the day in a date in to fit the pd.to_datetime format 0.00
Showing words in file that start with a specific letter +0.38
Python generate range array with random step size +1.02
Creating an anagram checker +0.37
Read data as list in python? +1.16
Check if a list of strings contains letters from another list -1.12
find index of largest difference from median with numpy 0.00
Python Sort list of filenames by number +0.82
How to rotate a matrix (nested list) counter clockwise by 90 degrees +1.27
Numpy, multiplication operation? (M[i, j] = a[i] * b[j]) +2.19
Generating DNA sequence excluding specific sequence -0.64
Extend multiple elements in one line iteration +2.23
return the key whose values are repeated +1.04
How to convert numbers from file with strings to integer in a list... +0.40
Improving Clarity and Efficiency in Algorithm -0.13
Recursion and finding the largest number +1.35
How do I take letters out of a list? 0.00
Printing a new list with existing list +1.74
check if a pattern is in a list of words -0.11
How to make subset of Counter? +0.35
moving position of character within an item in list +0.23
nested dictionary with list of tuples as values from DATA file in p... 0.00
Replace all occurrences in string but the first one +1.29
How can I generate Permutations for multiple groupings in a list in... 0.00
nested dictionary from dict1 and dict2 using keys from dict1 and va... +0.42
Numpy Aggregate Rows and Sum -0.76
python re.split(): how to save some of the delimiters (instead of a... -0.72
Python Regex match group after first character occurrence -0.62
Numpy: Efficient way to convert indices of a square matrix to its u... +0.31
Counting output +0.31
Populating a dict with a list in the same loop -1.25
Why is & tokenized as "&" in Python NLTK 0.00