StackRating

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

PMende

Rating
1490.47 (4,408,480th)
Reputation
1,751 (94,694th)
Page: 1 2 3 ... 4
Title Δ
This code should reverse the list but only swaps first and last ele... +1.99
pandas multiindex selection with conditionals on columns +2.48
Comparing date column values in one dateframe with two date column... +1.63
How can I rotate a matplotlib map? 0.00
Pythonic way to identify the origin of a unique numeric ID +1.67
Python incorrect indexing of pandas.core.frame.Dataframe / how to d... 0.00
Pandas Dataframe iterate over rows -1.79
How to use assign function with respect to value created by melt fu... 0.00
In a pandas dataframe with a MultiIndex, how to conditionally fill... +0.13
Is there a way to dynamically generate dataframes from another data... -1.21
Python doesn't see packages with Jupyter Notebook +0.52
How to change from index to multiindex - pandas +2.21
Seeking efficient way to compare and filter overlaps in Pandas date... 0.00
Best way to get index of most extreme peak/valley from a consecutiv... 0.00
Is it possible to loop through the subplots of a matplotlib figure? 0.00
Better selection from Pandas DatatimeIndex by weekday and time 0.00
pandas get unique values from column of lists 0.00
How to flat every n rows in pandas datafrmae 0.00
Reset index on multiple dataframes 0.00
Pandas dataframe if else condition based on previous rows -2.00
How to get the path up to a specific sub-directory? +0.63
Pandas reshape a multicolumn dataframe long to wide with conditiona... +1.63
Recursively list neighbors of a node in tree/directed graph, for al... +0.14
How to find a string in multiple binary files? +0.14
How to check if every item pandas column of lists is an int? -0.79
Extending histogram function to overlapping bins and bins with arbi... -0.68
How to assign multiple values to a key in a dictionary, multiple ti... 0.00
Fastest way to search a list of named tuples? -0.92
How to divide a dataframe based on categorical variables? -0.00
How to build a pandas dataframe from a nested for loop 0.00
Graphing multiple csv lists into one graph in python +0.15
How to catch an exception that was already caught by a nested funct... -0.47
Intersection / subset of pandas string columns -0.22
How to generate every combination inside a list subject to constrai... -0.65
Slow working converting DataFrame to dict 0.00
How to filter pandas data frame by subgroups with a condition in an... +1.61
Vectorizing comparison in pandas -0.15
How to apply lower() to pandas columns? 0.00
Finding percent string similarity -0.03
Removing duplicates from a large csv file +0.08
How can I graph a numerical function using Python and Matplotlib? -2.20
Rolling sum based on dates, adding in conditions that actively upda... 0.00
Select One of each in a pandas grouping -0.75
Taking a list of data frames and grouping by a variable and using t... +0.52
I read a line on a csv file and want to know the item number of a w... -0.40
How do I simplify an overly broad if statement? 0.00
How to format a text file into even tabular format? +2.06
Efficient way to drop a row from Dataframe A if an element equals a... +0.52
Pandas Groupby: Groupby conditional statement 0.00
Finding two 'y' values corresponding to 1 'x' value... +0.50