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 ... 13 14 15 16 17 ... 33
Title Δ
How can I change the type of data when I have a decimal point and a... +1.74
Is there a more elegant way to express ((x == a and y == b) or (x =... +1.08
Append indices to duplicate strings in Python efficiently +0.39
Reformatting list in python -1.61
random.choices() in python -0.16
Transform users (repeated over multiple rows) and items in a datafr... -0.42
How do i update nested dictionaries in Python? +0.34
Find frequency of subsets amongst multiple sets +1.56
Python Pandas how to update a column if another column contains a c... -0.09
python list max() method returns only 3 digit numbers? -0.04
Extract Float Values from String in Python (and possibly using Regex) -1.87
Identifying root parents and all their children in trees +2.16
How to get all keys from nested Ordered dictionary 0.00
Is there a way to loop through a list with a regular expression? +0.34
Pandas dataframe if else condition based on previous rows not working +0.35
How to put multiple values in keys and from sorted lists in Python? +0.33
Average returning a value even when list is empty +0.34
Numpy indexing using an array of booleans -0.27
Python split string on dot followed by whitespace +0.34
Concatenating multiple dataframe columns into a single array under... 0.00
Why a != b != c is not equal to a != b and a != c and b != c? -0.16
How to extract the upper values from the whole 3D array in python -2.57
Remove Integers and special characters from column +1.25
How can I extract number from description and set it into another c... +0.30
Is there a way to use the map function in pandas to merge similar r... -0.55
How to assign words to values in a list? +1.54
Python: How to split string containing extra delimeters as value 0.00
How to match on corresponding data from two dataframes? -0.68
Remove characters from the end of each element in a list of strings... -0.50
Removing matching elements from two numpy arrays +1.20
How to set the same frequency for all the unique values found in a... 0.00
Pandas groupby - calculating distance from relative point +1.72
Python, list comprehension, filter single element in the list 0.00
Collapsing a multi-index to an index following an unstack -1.90
One hot encoding a list of characters with unobserved levels 0.00
2D List Comprehension to For loop -0.73
Python multiple list comprehension does not work, how to do it corr... +1.01
Combinations from two itertools generators 0.00
Select rows from pandas DataFrame that contain a string starting wi... -0.18
Conditional Change in Pandas Dataframe -1.46
Subtraction between columns operation to create a new column in the... -0.62
Groupby DatetimeIndex month +2.06
How to get equivalent of pandas melt using groupby + stack? 0.00
How to remove the first 8 characters from specific columns of panda... +0.34
How to merge on partial multiindex in `pandas` -1.15
Quickly convert Pandas Series of labels into Series of indirect val... -1.44
How to merge dictionary in list with Python +0.33
Dictionary to Pandas Dataframe Python -0.52
Changing values in a double-indexed Dataframe based on threshold 0.00
Efficient algorithm to get the lowest index of unique elements in a... -2.39