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 ... 21 22 23 24 25 ... 119
Title Δ
Multiply every element of RDD with corresponding element in a list 0.00
Mask lower triangluar portion of pandas DataFrame -2.13
Merge order with items in columns 0.00
In pandas apply method, duplicate the row based on condition +0.64
Replace duplicate items from list while keeping the first occurrence +0.44
Convert string to tuple while putting undefined variables in strings 0.00
Remove groups with more than one unique value in another column 0.00
Count of consecutive elements in a list that satisfy a given condit... +0.54
Combine two columns while giving priority to the first one -0.34
Include missing group keys as NaN in pandas GroupBy output 0.00
For loops with pandas - When should I care? 0.00
How to select pandas dataframe rows with loc using the ligne index? 0.00
Max and Min methods in python, returning incorrect values +0.16
Could there be an easier way to use `read_clipboard` to read Series... +2.16
How to delete continuous four digits from a column value in pandas... 0.00
How to mirror value in a column in a new column based on ID -2.01
Filter list elements that contain N digits in the string +0.16
Extract groups of consecutive values having greater than specified... -0.08
Remove rows where value in one column equals value in another +0.53
Perform full-word substring replacement with pandas str.replace -0.31
Drop duplicates, but keep rows with highest value including ties -0.56
Remove rows below first occurrence of a particular value 0.00
Extract left and right limit from a Series of pandas Intervals +1.39
Convert list into list of tuples of every two elements +0.41
Add a column at sub-level based on position of another sub-level co... 0.00
What to do when .where() can't cast data back to original type 0.00
Sort DataFrame on column of intervals -2.11
Efficient way to add elements to a tuple 0.00
Why does `if None.__eq__("a")` seem to evaluate to True (... +0.70
How to split a pandas string to extract middle names? +0.41
Search for a value anywhere in a pandas DataFrame +1.25
Pandas GroupBy - Show only groups with more than one unique feature... +1.26
is it possible to make input() throw errors? -0.91
Python performance comparison for creating sets - set() vs. {} lite... 0.00
Convert nested list of dictionaries to pandas DataFrame 0.00
Convert Q1-Q4 period strings to datetime using pandas 0.00
The pandas equivalent of 'if' 'else' conditionals t... +0.48
Find nearest value from multiple columns and add to a new column in... +1.10
Setting columns order in pandas dataframe 0.00
Extract unique monthly periods from pandas datetime column 0.00
NumPy equivalent of pandas datetime accessor operations 0.00
Lookup values in cells based on values in another column +1.07
How to load a sparse matrix efficiently? +0.62
How to choose an object from a set of objects based on max of parti... +0.17
Check if all elements in a group are equal using pandas GroupBy +1.28
Error when slicing two different levels of a multiIndex +0.17
Assigning count of unique Year-Month combinations +1.14
Count categorical values in DataFrame 0.00
How to remove duplicate rows from a DataFrame, where the duplicates... +0.16
Keeping only the rows that satisfies a condition with respect to an... -0.94