StackRating

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

jezrael

Rating
1759.18 (30th)
Reputation
772,905 (21st)
Page: 1 ... 181 182 183 184 185 ... 478
Title Δ
How do I get 2 sets of columns of a df? -0.31
Extracting features from a dataframe and converting them to other d... -1.82
How to apply subtraction to groupby object +0.73
Color formatting excel file row in python +0.19
split several columns in a data-frame -1.17
Resample with categories in pandas, keep non-numerical columns 0.00
How to count and mark the occurence of a sequence of a value in a p... 0.00
How can I replace each and every word with 3 values from another da... +0.18
Melting by a column content 0.00
filling missing records in a pandas dataframe with previous records 0.00
How can I add new columns using another dataframe (related to strin... 0.00
Set value based on another column in another dataframe in pandas? +0.18
How to make a binary pandas matrix with words in a list? 0.00
Counting the frequency of each word in a dataframe column +0.18
Groupby and Modify Pandas Dataframe Columns -0.78
Preserve sign when squaring values in dataframe +0.50
Is it possible to do these in a single step? +0.96
Merge small pandas dataframe into larger, copying values by rule +0.77
Pandas access the first entry of a series of matrix 0.00
How to create list of f-string (alike) based on pd.DataFrame values? +0.71
Find average of a column when datatype is object 0.00
Use a different dataframe to replace value of text in dataframe 0.00
pandas.core.groupby.DataFrameGroupBy.idxmin() is very slow , how ca... 0.00
How to sum all the elements of a numpy object array? +0.77
Python3 How to convert date into monthly periods where the first pe... +1.48
Take totals of sales of distributors, and get the percentage of eac... 0.00
Concatenate Series in pandas throwing away overlapping indexes +0.65
Pandas series split then collapse -1.30
Date and time column has mixed format -3.34
Search elements of list in a Pandas column and return the elements... 0.00
how to set Pandas to extract certain rows of certain columns and st... 0.00
find a string that contains specific value +0.66
Why the values of my pivot-table are offset? 0.00
Check if value follow a criteria for subsequent timeseries values 0.00
Fastest way to transpose time ranges to time matrix 0.00
Renaming column values in Pandas in alphabetical order +0.72
Removing a date from a date array +0.67
Conditional naming for multiple columns +0.90
Pandas data frame creation using static data -0.05
i want to convert 1-May-19 and 5/1/2019 to 1/5/2019 in my dataframe -0.56
change timedelta to integers for all columns in a data frame 0.00
How to run a loop on a unique pairs of two columns 0.00
How to do the formulas without splitting the dataframe which had di... +0.18
How to load this kind of data in pandas 0.00
Concat string Series when some values are empty strings 0.00
how to split single row into multiple columns with a specific colum... -0.52
Switch two values in two rows any time where a key column value be... -1.71
Reverse search from current index in dataframe 0.00
How do I append a column from a numpy array to a pd dataframe? 0.00
Replace values in a dataframe with values from another dataframe wh... +1.07