StackRating

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

Chris Adams

Rating
1624.41 (988th)
Reputation
3,045 (55,544th)
Page: 1 2 3 ... 12
Title Δ
Python Creating Dictionary with Multidimension List 0.00
Pandas - is there an 'out the box' way to combine boolean c... +0.97
How to add to dataframe column a dict? 0.00
Python pandas replace string at specific location inside string +0.51
Summarizing max and min dates for each unique element of a column 0.00
Drop boolean rows from dataframe -1.81
How to add new Column in Python pandas dataframe by searching keywo... +1.68
new column which the value is coming from the sum of rows (python) -1.89
calculation of Balance using Credit debit in pandas 0.00
Nested list of dictionary with nested list of dictionary into a Pan... -0.05
Efficiently apply calculation to Pandas DataFrame based on condition? 0.00
How to change order of rows in dataframe 0.00
How to append rows to pandas dataframe with for loop and if stateme... 0.00
Pandas correlation matrix iterate 0.00
Pandas pick a nested column and plot it 0.00
How to loop through pandas data frame and rename all of the columns? -2.06
Pandas Add Rows Based on Existing Date Value for Past 2 Days 0.00
indexing groupby object with multiple keys in pandas 0.00
Allocate the first row of a group in Pandas +1.28
Create column with path thanks to the other row (level + child) 0.00
Create group mean columns in pandas dataframe +0.32
How to create a new column of NaN when adding a series to a DataFra... 0.00
How to correctly handle a named index, when saving multiindex csv-f... 0.00
create new column in pandas based on condition -0.48
Turning a string into a list of numbers in Pandas -1.96
pandas How to drop the whole row if any specific columns contains a... +0.35
Error while creating comma separated list from data-frame to pass i... +0.28
Ignoring the index of values when creating a pivot table +0.33
Randomly drop n-groups from pandas dataframe 0.00
Sort Top 2 countries with max numbers group_by country from year 19... +1.13
Pandas dataframe column match and group by +1.34
Check every row for each column values in a df in python +0.10
plot dataframe columns via for loop 0.00
Dividing by previous row in pandas with condition -0.09
Is there a way to calc the mean of an dataframe for a column stepwi... +0.32
How to convert each row of a Pandas DataFrame into a new nxm matrix? +1.25
SQL LAST_VALUE equivalent in pandas 0.00
How to append strings inside dataframe cells based on column values +0.54
Create multiple lists from pandas df with conditional logic 0.00
Do I have to cut y (prediction) column from Pandas dataframe with S... 0.00
My while function is not returning any value ! What am i doing wrong 0.00
using pandas.DataFrame.melt() to plot data with seaborn 0.00
combine columns with different data types to make a single dateTime... 0.00
How to merge csv file line by line python +0.33
Pandas: create new column with group means conditional on another c... 0.00
If one of the column value match with another array return the data... +1.36
Plotting minimum value across several columns using pandas 0.00
Is there a better way of doing this (ideally with a single loop) 0.00
Reindex Bins-index DataFrame 0.00
How to merge two datetime column in one ? Pandas Python +1.30