StackRating

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

piRSquared

Rating
1617.53 (1,167th)
Reputation
177,624 (284th)
Page: 1 2 3 4 5 6 ... 117
Title Δ
Get a combination of values in dataframe and implement a function -0.38
I want to insert new columns by adding 2 consecutive columns in my... +1.09
Vectorized way of using the previous row value based on the condition +1.31
Getting value of pandas timeseries at specific time 0.00
Fill a column at missing year/quarter with 0 in pandas dataframe -2.97
dtypes muck things up when shifting on axis one (columns) +1.79
Excel Copy Paste Way in Python +1.50
Extract first values per 4 rows from pandas dataframe to make a new... -1.14
Create data frame column that maps 2 keys in a dictionary to same v... -0.76
How to find set differences per row in a pandas DataFrame? -1.01
Find value with iat with conditions -0.66
How to split dataframes with multiple categories using str.contains... +0.29
Reliably dealing with nans in pandas 0.00
Infer which columns are datetime 0.00
Find symmetric pairs quickly in numpy 0.00
Iterate to get the list of the lengths 0.00
python/pandas collapsing columns as datetime quarters 0.00
python pandas method "ffill" 0.00
Pandas split after month day time from rest of string 0.00
Swapping values in columns depending on value type in one of the co... 0.00
Combine rows with same datetime while keeping columns intact 0.00
Pythonic way to find max of columns in df within a dict 0.00
Setting float value to a bool pandas column without conversion to f... 0.00
How can I draw an arrow in a dataframe in pandas? 0.00
count successive numbers in python list 0.00
How do you fill NaN with mean of a subset of a group? 0.00
Pandas DataFrame w/nested dictionary 0.00
Why get different results when comparing two dataframes? 0.00
How to reverse strings in pandas dataframe? 0.00
Pandas: Merging two columns into one with corresponding values 0.00
way to unpack data within dataframe 0.00
Selecting repeated values of a multi-index level with .loc 0.00
Normalize multivalue column 0.00
How would I do a custom pandas dataframe merge? +0.44
Can i share the legends of multiple pandas plots in different axes? -1.59
Pandas Normalization using groupby 0.00
pandas dataframe to_html formatters - can't display image 0.00
Pandas select rows which root count 3 times +1.61
How to convert this Series of string to a Series of numbers 0.00
Pandas groupby gives wrong values -2.14
Identifying root parents and all their children in trees -2.16
Stacked histogram by decade from dataframe 0.00
Columns rename: switching between numbers and letters -0.93
Collapsing a multi-index to an index following an unstack +1.86
Drop rows from a dataframe based on other rows in the same dataframe -0.92
Delete rows with missing values from certain location in data frame... +2.05
How to create new columns using .loc syntax? +0.29
How to use map with a dictionary having regular expression keys? +1.77
How to join several data frames containing different pieces of one... +0.32
Memory of declared variable vs. when it is defined in function call -0.21