StackRating

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

iamklaus

Rating
1494.98 (4,275,148th)
Reputation
1,334 (120,859th)
Page: 1 2 3 ... 5
Title Δ
Removing words and symbols from columns which do not match specific... 0.00
Count how many cells are between the last value in the dataframe an... +3.41
Select column names in geopandas df based on boolean values -1.41
How to pass all columns of a dataframe to function when using apply? 0.00
Splitting DataFrame column from a referenced list of values 0.00
Display sum function value for only one category +0.72
Extract into a new dataframe the last N positive value for each col... -0.32
All() is printing every time else statement +0.50
Dataframe append entire column if the header row is empty +3.36
Pandas working with 2D array inside dataframe -1.83
Feed the Matrix output to row output in python 0.00
For each row in Pandas dataframe, check if row contains string from... -0.49
Map values from lists in one Dataframe to unique values in another +1.36
Checking if dataframe groups contain substring from provided list (... 0.00
Move every second row to row above in pandas dataframe -1.29
Divide a python list into Nested List -0.45
Pattern to split a column based on regex +2.67
Eliminate duplicate for a column value in a Dataframe - the column... -0.08
Groupby and find similar or same items in two columns in Python -0.02
Pandas pivot table to replace multiple hit by a string +0.52
Break a pandas line by symbol and remove repeating element -1.29
Continue series with index incremented as existing series -0.85
Split hourly time-series in pandas DataFrame into specific dates an... +0.21
Subtraction of elements column-wise, in pandas -0.89
Unable to replace empty values with 0 in a list of tuples with pandas +2.49
IndexingError: Too many indexers while accessing multiindex dataframe -0.02
Python pandas: change only next unnamed column with the previous co... 0.00
how do I sum each column based on condition of another column witho... -0.01
Pandas: search list of keywords in the text column and tag it -0.44
Search for a Pattern in a Pandas Column, abstract the value on the... 0.00
How to make iterator to operate in single element in list comprehen... -1.39
How to simplify code to check ranges in pandas -0.33
read_csv with regex 0.00
Concat two data frame row wise which have different column names an... 0.00
How to transform all non-zero values to a new column in pandas +3.25
Filter rows only if columns list contains values from another list -0.03
Changing the values of rows +0.52
How to remove one specific duplicate named column in columns of a d... -1.64
How to insert a blank column in between every column of a dataframe? 0.00
Parse null from dictionary in Pandas -0.18
Dot division between pandas dataframe ignoring first column of one... -0.70
Delete part of string in pandas column -0.41
How to merge all columns with the same label after transposing data... 0.00
selecting portion of string column 0.00
Apply a function on each column of DataFrame filled with lists -1.43
Extracting Max value along each row from strings in column +0.44
Adding new columns to dataframe from other dataframe according to l... +0.20
How to import to a column of DataFrame a text, skipping the colspec... +0.50
How to convert time-series dataset into a pandas dataframe -1.24
Cleaning emails in a dataframe with .apply() - dataframe not being... +0.36