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 ... 4 5 6 7 8 ... 119
Title Δ
Subclassing pd.DataFrame class results in `object has no attribute... 0.00
check columns in DataFrame for constant values explanation -1.89
Pandas diffing rows in one group against rows of the previous group +0.18
pandas: how to add a character to all integer columns in a dataframe +0.16
Add or subtract rows in a pandas column depending on condition +0.15
Concatenate a varying number of list columns in a pandas DataFrame 0.00
Filter rows lesser than the cumulative maximum 0.00
Conditionally concatenate two string columns 0.00
Select rows if string begins with certain characters in pandas +0.12
How to correctly use pandas sort_index with level and axis arguments? 0.00
Pandas groupby and weighted sum for multiple columns 0.00
Return percentage counts of select values in a column 0.00
Concatenating string columns in pandas -2.90
Assigning column slice with values from another column doesn't... 0.00
How to distribute list of even/noteven elements to index pandas -0.99
Convert pandas DataFrame to stacked dictionary with concatenated in... +1.08
How to convert dataframe column pairs to individual dictionary mapp... +0.50
Pandas calculate the diff between all values in one group and the l... +0.18
Extract value from column of nested dictionaries in pandas +1.08
how to add a dictionary item from one list to the other dictionary... 0.00
pandas create a DataFrame by multiplying every element in a list wi... +0.59
Drop all rows in a group if a condition is not satisfied -1.18
Pandas groupby on selected rows and columns only +2.01
Save multiple dataFrames in a loop using to_pickle 0.00
How to add values from another DataFrame onto rows where a column m... +0.78
find first unique items selected by user and ranking them in order... -0.66
Join the first N characters of each word in a string with pandas -0.09
Pandas agg how to count rows where a condition is true 0.00
Can you multiply two separate dictionaries of different lengths tog... -1.20
Group pandas DataFrame by index substrings -2.98
Setting the index after merging with pandas? +0.35
Pandas evaluate condition and convert to 0/1 int +0.67
Select a random entry from a dictionary +0.16
Dynamically create nested dicts using strings from a list +0.72
Parse a column of stringified dictionaries in pandas -0.59
Parse prettyprinted tabular data with pandas -0.68
Collapse multiple columns into one, removing duplicates -0.51
Pandas groupby mode every n rows +0.49
Identify where values in a time-series have not changed -3.01
column-wise count of row-wise maximum for multiple columns in pandas 0.00
Groupby and select the first, second, and fourth member of each gro... -1.29
Pandas Combine 2 dataframes based on Id's 0.00
How to create dummy variables using pandas with reference to one va... 0.00
Move specific columns to the rightmost of the DataFrame +0.16
Drop Rows From Pandas Dataframe According To Date +1.06
Compare only Date between two columns of datatime objects in Pandas... 0.00
Custom Reorder of Values in Python Dataframe 0.00
Indices of the N smallest elements of a list -3.27
Convert pandas column of lists to a python set +0.67
Vertically stack multiple dataframes in pandas using different keys +1.12