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 ... 19 20 21 22 23 ... 192
Title Δ
split sentences (strings) in pandas into separate rows of words wit... +1.47
Efficient/Pythonic way to Filter pandas DataFrame based on priority 0.00
Expand list in pandas data frame to extra rows 0.00
Converting period[Q-DEC] column into a dataframe to a string in Pyt... -3.02
convert nested dict values in pyspark/pandas dataframe to column an... 0.00
dividing column that contains blanks pandas 0.00
Merge two dataframes if data of a column in first dataframe exists... 0.00
Pandas - check if dataframe has negative value in any column -0.46
unstacking a data frame with repeated value in a column -0.74
How to aggregate and groupby in pandas +0.30
Replace values of duplicated rows with first record in pandas? 0.00
Checking for unique values in Pandas Data frame column and crossref... 0.00
How to use the try function on multiple lines of text in python pan... -0.20
Insert a customized series as a new column in a DataFrame with Pandas 0.00
How to set DataFrame column values conditionally without a loop in... +1.75
Select and display a certain value in dataframe column 0.00
Issue while combing pandas columns and truncating the decimal point... +1.21
what is easiest way to get values from all columns in dataframe 0.00
Sum column in one dataframe based on row value of another dataframe +0.29
Calculating the range of values in a Pandas DataFrame using groupby... -0.26
How extract specific number pattern from a list inside column of pa... +0.31
IndexError: index n is out of bounds for axis 1 with size n 0.00
Replace/remove parts of a string with pandas 0.00
find the first occurrence of a specific value in different groups +0.29
Pandas groupby divide consecutive rows in some particular groups 0.00
Pandas groupby one column and keep only groups where column has all... +1.08
Find related value in a dataframe column 0.00
Pandas keep latest row and aggregate value 0.00
Mapping from Dataframe using a unique pair of values 0.00
Pandas Boolean Indexing to Compare DataFrame and Results in List of... 0.00
How can I Group By Month from a Date field 0.00
How to calculate count within the same group based on ID +1.28
Calculating the moving average of rows of a dataframe, 12 columns a... 0.00
Python Group by multiple columns and keep other columns +0.75
Replicate Excel's IF and COUNTIF functions in pandas 0.00
How to apply a function a function on a column without "apply&... +1.77
Transform list into dataframe selecting some particular elements as... +1.89
Select group based on a value in another column -0.54
adding element to series with simple '.' notation 0.00
Pandas apply not expanding with string split 0.00
Removing some parts from rows -2.14
Getting 'TypeError: only size-1 arrays can be converted to Pyth... 0.00
Pandas: How to match the multiple column values with another datafr... 0.00
How to convert rows with list of strings to multiple columns -1.83
How to get columns containing names of pre-defined equivalence clas... 0.00
Use row's values as columns +0.31
Filtering a list based on values of another list satisfying a condi... 0.00
Pandas replace by NaN if the difference with the previous row is ab... +0.28
Apply function to pandas row-row cross product +0.97
How to split columns in pandas? +0.30