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 ... 57 58 59 60 61 ... 119
Title Δ
Pandas how can 'replace' work after 'loc'? -2.33
ValueError: Cannot set a frame with no defined index and a value th... 0.00
Faster Split-Apply-Combine 0.00
How can I make this appended date column better in Pandas? 0.00
Select ALL rows where Pandas DataFrame Column values in a List 0.00
Performing bitwise operations (|, &) on dataframe columns 0.00
Too many values to unpack error +0.77
Most Efficient Way to Store Rows of Data in Python 0.00
How to remove duplicate tuples from a list in python? +0.15
How to compute a simple cross-tabulation of two (or more) factor? 0.00
pandas check same value in multiple columns 0.00
pandas add a value column to datetime 0.00
Pandas group to others +1.38
Generating a dictionary of namedtuples from pandas dataframe 0.00
What happens when your class does not explicitly define an __init__... +0.16
converting object types columns into numeric type using pandas 0.00
fastest way to check if all elements of a list of strings is in a s... 0.00
Install multiple packages simultaneously +0.20
Different ways to access tuples created with zip built-in function 0.00
Adding missed dates in pandas dataframe -1.98
How to calculate running total and reset when value change with Pyt... -2.00
How remove duplicate value in a column +0.16
Pandas skip missing values in map function 0.00
How to optimize the apply call on groupby +0.20
Encoding string features in pandas +0.88
Pandas TypeError: Only valid with DatetimeIndex, TimedeltaIndex or... 0.00
Sum columns by level in a Multi-Index DataFrame 0.00
Compare dataframe columns to series +0.75
Can't pass iterable into pandas df to drop a row with a specifi... 0.00
Convert multiple boolean columns which names start with string `abc... +1.36
How to validate iteration through list = None? 0.00
Python Generators: How to use recursion? 0.00
How to rearrange pandas groupby dataframe output 0.00
Group Pandas dataframe by one column, drop rows based on another co... -1.49
Recursively mirroring a nested tuple in Python -0.06
Efficiently finding the longest matching prefix string +1.05
Pandas select columns with regex and divide by value -1.51
-n and -r arguments to IPython's %timeit magic -0.81
pandas apply typeError: 'float' object is not subscriptable +0.57
Return all duplicates for pandas across multiple columns 0.00
Unable to exclude items from a list, in a while loop, that are in a... 0.00
Selecting columns based on value given in other column using pandas... -0.24
How to preserve leading white spaces in pandas Series in python? 0.00
iterating over index of pandas dataframe 0.00
Extract values from a numpy array based on another array of 0/1 ind... +0.19
Pandas Equivalent of SQL CROSS JOIN (Cartesian Product) 0.00
How to split a nested column into a few new columns in Python? -2.59
Count @ in all sheets in an excel file +0.96
Return the count of unique column entries per day in a datetime Dat... 0.00
How to groupby a row/horizontally (Pandas) +1.25