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 ... 71 72 73 74 75 ... 119
Title Δ
Sum column in multi-level pandas dataframe 0.00
Create a new dataframe with k copies of each row appended to itself -0.59
Pandas manipulating a DataFrame inplace vs not inplace (inplace=Tru... 0.00
How to search list of words for a given list of letters using Python +0.14
Naturally sort a list moving alphanumeric values to the end -2.31
Data Manipulation - Sort Index when values are Alphanumeric 0.00
Pandas multi index Dataframe - Select and remove +1.56
Combing two large data frames based on conditions in jupyter notebook 0.00
Pandas : how to take the sum of every n rows of series 0.00
Finding list containing unique elements in list of lists in python? +0.96
PIL: TypeError: src is not a numpy array, neither a scalar 0.00
Pandas getting next available datetime index if desired one doesn&#... 0.00
How many integers exist after the first string in a list of tuples +0.85
How to iterate over the rows, store the values in a vector and comp... -0.92
Combine Data from Multiple Rows in Pandas DataFrame 0.00
Pandas value error when setting dictionary as value in dataframe 0.00
Panel data pandas, variation according to a certain condition 0.00
Make a Pandas mask based on a column vector -1.79
Pandas LTM sum with duplicates 0.00
keyword based extraction from text in pandas 0.00
Set array to NAN if less than x amount of data points are in a date... 0.00
pandas: Extracting the index of the maximum value in an expanding w... +0.92
Return specific dates, months from any year using python date time 0.00
how to fillna with a groupby statement in python -0.02
How can I add data to a list if this list is an attribute of some o... +0.23
Removing irrelevant id in python 3 dictionary 0.00
Using python3.6 TypeError: an integer is required 0.00
In Python pandas, is there a way to improve the speed of dataframe... 0.00
Add list value to another list vale bound to a fixed, repeating index 0.00
How to pair the content of a list of numbers after binning -2.30
Find the occurrence of: any one of the substrings (whichever first)... +0.52
Adding one dictionary to another based on values (python 3) +0.65
builtins.TypeError: unhashable type: 'list' +1.10
How to iterate each cell of data column,convert and append each cell? +2.05
Append data frames in loop and make new dataframe in python 0.00
Find closest value to number in a Python list (Python 3.6) +0.21
How do I filter an empty DataFrame and still keep the columns of th... -1.03
Replace column values based on percentiles in python +1.03
Pandas : date as year, month ... in separated columns to datetime 0.00
Iteration order with pandas groupby on a pre-sorted DataFrame 0.00
How to repeat series of data till the last record in pandas python +1.04
Change the values of column after having used groupby on another co... 0.00
pandas dataframe: Changing from single index to multi-column index +0.23
pandas how to find continuous values in a series whose differences... -1.99
find duplicate rows in a pandas dataframe 0.00
How to see if members of list A are in list B with pandas apply 0.00
How can I convert string to np.datetime64? 0.00
Filling na values with merge from another dataframe -0.78
Applying a function to every row in a dataframe column in Pandas +2.06
Python pandas dataframe : In an array column, if first item contain... +0.06