StackRating

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

Bharath M Shetty

Rating
1627.88 (920th)
Reputation
22,135 (5,975th)
Page: 1 2 3 4 5 6 7 ... 16
Title Δ
Match value in column between 2 datasets, update multiple columns -0.02
count occurences in each dataframe row then create column with most... -2.25
Converting grouped pandas DataFrame into 3-dimensional array for se... 0.00
Is there an efficient way of creating a list of tuples using a range? +0.90
List of tuples into a binary table? +1.24
Insert elements of a list as last elements into lists in list in py... +0.95
How to control the header's title of index obtained from pandas... 0.00
PYTHON divide a time column(24 hr format 00:00 to 23:59) into four... 0.00
Python For each group in DataFrame create a list of dictionaries -0.78
Need to group sequence of letters while keeping the order in pandas... 0.00
Not able to attach extracted POS taged Noun phrases to pandas data... 0.00
How can I count the number of substring entry by using groupby +2.16
Pandas using loc for assignment in a Multi Index DataFrame +0.32
how to use custom calculation based on two dataframes in python -0.28
Convert a Pandas DataFrame into a single row DataFrame -1.42
Convert an object to datetime in python +0.45
Vectorising a for loop where logic spans rows -1.45
Merge two DataFrames and aggregate matching columns 0.00
Pandas substring search for filter 0.00
Split column into two new columns in Pandas -0.72
How to reverse a dummy variables from a pandas dataframe +2.41
Join and count number of values in each subcategory +1.50
Updating dataframe column names based on values given in another da... +2.67
Get unique from list as values in Pandas python +0.74
Group b Time and return Boolean value if group contain +1.76
get first letter of a String (sentence) given in a column and creat... +0.35
pandas - construct column depending on values in 2 separate columns... 0.00
Pandas - Find increasing trend in a row of different columns +0.09
Pandas: Join results from extractall 0.00
Creating a new column with 0 and 1 values based on regex result -1.90
pandas set boolean values for a column based on values of another c... 0.00
Reordering nodes in increasing order in pandas dataframe +2.24
Change year/quarter date format to previous period in python -0.64
How can I properly use a Pandas Dataframe with a multiindex that in... +0.96
Use function (not using lambda) with apply method for pandas DataFr... -0.48
How generate all pairs of values, from the result of a groupby, in... +1.52
Selecting rows based on boolean mask - why is there a difference in... 0.00
Python pandas merge can't find column name +1.33
Treating NaN as zero in arithmetic operations? -0.66
Insert list in pandas dataframe cell +0.34
Merge two columns in the same pandas dataframe +0.35
How to add/delete an index in a multi index dataframe Python 0.00
Pandas - percent difference within column -1.56
Can I use idxmax() instead of argmax() in all cases? 0.00
How can I get a list of values for rows combined by groupby in a Pa... -0.50
Pandas, replace rows by mean over given columns +0.26
Pandas Series.apply() not working as expected +1.02
Python - Shift/Delete Elements in a 2-Dimensional Array -2.36
Finding max sum distance -1.29
Calculate Minimum Distance of all Rows Fulfilling Condition +0.07