StackRating

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

BENY

Rating
1603.61 (1,641st)
Reputation
157,341 (347th)
Page: 1 ... 84 85 86 87 88 ... 192
Title Δ
Group by, aggregate, include separate column +0.32
cast value as negative float if there is a "-" sign at th... -1.55
Pandas series str.extract fails to match RegEx Pattern +1.80
np.where problem when creating new columns in pandas df based on ot... 0.00
how to columns into multiple rows in dataframe? +0.31
How to print head and tail of pandas without columns on tail -0.65
Append only matching columns to dataframe +0.30
Get the first week in a row of consecutive weeks in DataFrame 0.00
Create columns from index values +1.22
count consecutive occurrences by condition in pandas -2.22
how to add a new Boolean column if all rows are NULL? 0.00
2 column dataframe stacked data +2.40
pandas: fill missing data in data frame columns 0.00
How to update NaN values in a dataframe with a dictionary +2.72
How can I find the difference in two rows and divide this result by... -0.57
pandas compare 2 columns and only keep matching words strings -1.48
Converting a pandas dataframe column from long to wide when there a... 0.00
how can I subtract in dataframe? -1.13
How to combine non-null entries of columns of a DataFrame into a ne... -0.43
Conditional replace of numbers in pandas df -0.89
How do I Sample each group from a pandas data frame at different ra... -2.20
How to convert the long to wide format in Pandas dataframe? 0.00
Is there a more efficient way to apply a mapping to a pandas series? +0.30
Replacing data in a pandas dataframe column based on condition, ski... 0.00
Fastest and most correct way to search for date ignoring time, betw... 0.00
Python and Pandas - Sorting data by datetime is not in ascending or... +0.32
Pandas df to multiple nested dictionary/json 0.00
Cumulative Multiplication in Pandas Python 0.00
How to perform a calculation using 2 rows from a multi-index df and... +1.53
How can I append a pandas Series to a DataFrame? -0.32
How to reassign the value of a column that has repeated values if i... 0.00
Pandas DataFrame - Creating a new column from a comparison -0.44
Converting column of text to binary, where a set of values = 1, all... 0.00
assign elements in a list to different columns in a dataframe -1.69
Sorting multiindex by a column while following specific structure 0.00
How to get sum of groups within another groups using pandas GroupBy? 0.00
How to map dict with list of indexes to new variable 0.00
Aggregating sorting function in Pandas Data frame -0.59
How to pass variables from for loop to kwargs in pandas.df.apply? -1.43
How do I get the remaining dataframe after using np.where in Pandas? 0.00
Pandas cumsum + cumcount on multiple columns 0.00
Counting the number of change from one value to another value in ea... +0.42
Dictionary operations on a dataframe column containing dictionary 0.00
Python pandas: how to find time difference based on maximum of othe... +0.72
Select row with MAX value if conditions are met +0.31
Filtering a pandas data frame using a column of months to keep the... -1.15
How to convert datetime format in python? 0.00
How to compare two dataframes, and add the rows and columns which o... -0.05
How To create Multiple Columns From Values of The Same Column? 0.00
Iterate over every row in pandas dataframe and multiply all row val... +1.44