StackRating

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

miradulo

Rating
1618.19 (1,152nd)
Reputation
18,609 (7,463rd)
Page: 1 2 3 4 ... 10
Title Δ
Efficient list building in Python -0.94
why dict.fromkeys(keys, value) works but list.append() doesn't? 0.00
Count zero rows in 2D numpy array +0.70
Determine if the input list is strictly increasing +0.68
Add the same index of a list if they are similar in another specifi... +0.36
Split an integer into bins +1.83
Removing items in list not corresponding to max value in another list +0.35
count how many times keys repeat between dictionaries in python +0.52
Making a list of lists from two lists based on indexes -1.45
How to select codes with different sizes in pandas? +2.13
How to concatenate all values of a pandas dataframe into an integer... -1.83
Loop through dict's inner list, add missing month +0.78
Boolean slicing by comparing one to many columns in pandas -2.33
Pandas box plot error on one datapoint +0.35
pandas.eval with a boolean series with missing data 0.00
List of possible combinations of characters with OR statement -0.26
Sort a numpy array of numpy arrays by lengths of the internal arrays +2.60
How can I substitute the value of one variable in a multivariate fu... 0.00
Groupby in pandas dataframe -0.18
Pandas Chunksize iterator -2.44
How to create strings from dataframe columns elements in Python? -0.56
How to append an element to a List inside a DataFrame? -0.81
Pandas series: Truth Value of a Boolean is Ambiguous 0.00
Why do I see all original index elements in a sliced dataframe? 0.00
Seaborn.countplot : order categories by count? +1.88
Dict Comprehension python from list of lists +0.94
creating dictionary from the list with each elements as key:value p... -0.17
is there any ceil() function based on abs value like trunc vs floor... +1.46
Conditional testing and comparison of two columns in a pandas dataf... +0.34
In cross_val_score, how is the parameter cv being used differently? 0.00
How do I rank only specific rows within a dataframe? +0.35
Is there something inaccurate about this implementation of a 2-d ro... -0.54
Reading a part of csv file +0.37
Combine multiple pandas series efficiently +0.16
Why is True printed with leading whitespace in numpy array 0.00
Get Python List from last row of pandas dataframe +1.61
Index objects in pandas--why pd.columns returns index rather than l... +1.70
Find minimum non-negative integer, which not satisfies the condition +0.84
Groupby on condition and calculate sum of subgroups +1.95
How to change column values in dataframe in pandas? +0.36
Mean of all rows which meet a certain condition in Pandas dataframe -0.65
Converting Tuple inside of an array into a dictionary in Python +0.36
How to select rows from Pandas dataframe after using groupby? +2.03
Pandas DataFrame filtering with condition on other DataFrame, which... -1.99
Replace non-zero values in a pandas dataframe with 1 -1.63
Group by column in pandas dataframe and average arrays 0.00
Create boolean mask for every unique element in array +0.57
How to take log of only non-zero values in dataframe and replace O&... +2.28
Pandas copy dataframe keeping only max value for rows with same index -0.52
Sorting a column in pandas is just returning the same unsorted info... 0.00