StackRating

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

David Erickson

Rating
1539.26 (12,172nd)
Reputation
3 (2,487,361st)
Page: 1 ... 5 6 7 8 9 ... 15
Title Δ
Add comma in a column with integers at a specified position (Pandas) 0.00
pandas: Split and convert series of alphanumeric texts to columns a... 0.00
rotate/pivot a table from long to wide in pandas and create column... 0.00
DataFrame New Column to split sessions by time difference - pandas -1.34
python dataframe change index type and remove duplicates +1.19
How to find the distance from each row to the nearest row that meet... -0.95
New column based on conditions with different dataframe column +1.49
split multiple columns in pandas dataframe by delimiter -1.40
How to load and process dataset with million columns with Pandas or... -1.82
How do I skip any number in range that has a 5 in it for ex 25 or 15? -1.39
How to calculate average work length of a Pandas series of long str... +0.64
Replace contents of cell with another cell if condition on a separa... -0.72
Python Pandas Merge --- which rows are not merged? 0.00
How to filter out columns in pd using the value of rows selected by... 0.00
How to add hours to the original time in dataframe then generate a... +1.96
Create a boolean column from a long string column. Multi-select que... 0.00
Checking if a value is in a list of lists always returns False -0.22
How can we numerically filter a dataframe based on multiple conditi... -0.54
Create a numerical column out of a url, with 1 for url present and... -0.53
How can we do counts of items in a data frame and asign results to... +0.47
Return how many times ALL elements in list X appear in the sublists... -0.67
The most efficient way to search every element of a list in a dataf... 0.00
How to remove duplicate values from multi-index pandas dataframe wh... 0.00
Pandas how to extract mix of ints and floats in dataframe columns +0.46
How to get max of a slice of a dataframe based on column values? +0.97
Group by column and Spread values of another Column into other Colu... +0.03
Pandas check if a column value equals another column's name, th... -0.03
How to get the integer positions of the True entries in a pandas in... 0.00
Sort index of pivot dataframe in specific user defined order 0.00
how to deal with temporal overlap and determine the duration ? Pand... 0.00
Iterate through df rows and sum values of two columns separately un... -0.04
How to melt a dataframe while doing some operation? -1.42
Calculate value-wise mean and value-wise sum among groups in Pandas... 0.00
Pandas: Group rows by similar column value -0.53
finding pairs from the list whose sum is even -0.28
Merge with multiple condition..(really need help) 0.00
Merging Multiple Dataframes by Multiple Columns -0.04
Sort a Pandas Dataframe by Multiple Columns Using Key Argument -1.74
How can I merge a Pandas dataframes based on a substring from one o... 0.00
Mapping nearest values from two pandas dataframes (latitude and lon... 0.00
How to replicate same values based on the index value of other colu... 0.00
Groupby and ffill specified columns in Python +1.71
Naming excel files using column values + aliases for those values i... 0.00
Pandas - How to define the condition of all columns with the same d... 0.00
How to remove the duplicates excel column values in python while ke... 0.00
Aggregating rows based on column values in pandas problem -2.11
How to merge rows in pandas for unordered pair of colums? +0.47
How to find maximum of previous x elements using numpy -0.29
Writing pandas dataframe appended text on the top 0.00
How to make text processing in a pandas df column more faster for l... +1.24