StackRating

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

cs95

Rating
1763.39 (27th)
Reputation
165,658 (316th)
Page: 1 ... 10 11 12 13 14 ... 119
Title Δ
GroupBy operation using an entire dataframe to group values -2.96
Rename only the last column in pandas dataframe (accounting for dup... 0.00
module 'pandas' has no attribute 'expanding_max' 0.00
Return top N largest values per group using pandas +0.16
datetime values accidentally being converted to integers during rea... 0.00
Create conditional column using GroupBy 0.00
How do you shift first valid value to the left? +0.40
Why doesn't pandas reindex() operate in-place? 0.00
str contains equivalent for datetime64 pandas +0.35
How to use a os.DirEntry object with pandas read_csv()? 0.00
Specify ordering for columns when creating a DataFrame from list of... +0.66
Mode of row as a new column in PySpark DataFrame +0.85
How to split equal length string without splitter and expand the da... +0.10
Pandas: Split cell into multiple colums, write NaN +0.74
Float issue when using list(zip(...)) on Dataframe float32 columns 0.00
Create a new column based on the value under the existing cell +0.16
How to fix a blank column being added at the far left when reading... 0.00
How to extract rows with non-zeros column values? -0.18
How to assign groups based on a maximum sum? +0.92
Applying groupby twice in pandas dataframe 0.00
speed of .loc, .iloc, and the deprecated .ix. Why not use .ix? 0.00
How to select conditional rows with groupby? +1.06
Splitting string multiple times in DataFrame -2.53
Column wise specific value count -0.87
Filling missing date values with the least possible date in Pandas... 0.00
Swap column values based on a condition in pandas +0.32
Pandas GroupBy and max on MultiIndex upper column level +0.15
Converting string to float with error handling inside a list compre... 0.00
How to join the different value rows into single row for a new colu... +1.05
Retain empty lists when unnesting columns in pandas +1.06
Rotate a image that's processed by numpy array 0.00
How to map values in place? +0.17
Reference Python function by input string +1.02
Calculate score based on weight in Pandas DataFrame +1.07
Compare values in GroupBy and count the matching rows 0.00
Pandas SettingWithCopyWarning for fillna with MultiIndex DataFrame 0.00
Check if two rows in pandas DataFrame has same set of values regard... -0.30
Date field from dataframe removes leading 0 after export +0.95
Join strings by space using pandas aggregate function +0.81
pd.DataFrame.select_dtypes() inculdes timedelta dtype +1.13
How to sort pandas column base on a specified order? +0.72
Drop unordered duplicates across separate columns +1.18
backward count in a numpy array +1.01
Convert wide pandas dataframe of daily data by week into long dataf... 0.00
Comparing two columns in a pandas DataFrame and filling in missing... 0.00
Find the mode across multiple columns for each row of a pandas Data... +0.16
Return column name from index and value with pandas +0.53
how to groupby and filter in pandas +0.16
How do I perform One Hot Encoding on lists in a pandas column? -2.49
How to bin column of floats with pandas +1.42