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 ... 11 12 13 14 15 ... 119
Title Δ
How to insert elements in a vector at regular intervals -1.33
Find the largest numeric string from a list +0.48
Aggregate daily data by month and an additional column +0.58
Select non-null columns for each row in a pandas DataFrame 0.00
Pandas grouping by start of the month with pd.Grouper -2.92
Apply the same operation to multiple DataFrames efficiently -2.94
Convert pandas DataFrame to record array without the extra column -0.24
Use pandas to count value greater than previous value +0.17
How to transform a one hot encoded dataframe to a basket sparse mat... +1.15
How to generate a zero padded sequence of numbers upto a given limi... -1.00
Filter groups on whether the max of one column, subject to a condit... +1.14
How to return distinct sets in a PySpark RDD? 0.00
Filter DataFrame based on total number of seconds in a timedelta co... -1.29
Concatenate all dataframe columns into a single column 0.00
Count all NaNs in a pandas DataFrame +0.29
Creating a pandas data frame of specific Shape from a list of items +1.13
Elementwise concatenation in numpy -2.18
Count by group and assign to the new variables 0.00
Filter column pairs given a numeric threshold from another column +0.71
Filter Dataframe if column is in any part of list +0.16
Check if values in pandas dataframe column is integer and write it... 0.00
Sort a column containing strings representing software versions in... 0.00
Import file without knowing it the name +0.16
Split int64 Pandas column in two -1.45
Speed difference between bracket notation and dot notation for acce... 0.00
Converting true/false to 0/1 boolean in a mixed dataframe +0.59
why does itertools.count() consume an extra element when used with... -2.11
Count all words in comma separated strings per group in pandas 0.00
Combining regular expressions in Python - \W and \S +0.73
How to search for a word in a column with Pandas +0.16
How to iterate through a numbered list and every time value 1 appea... 0.00
Pandas Column (list) to columns and rows -0.84
Pandas select rows that contains both values (inclusive) +1.16
How to sum specific hierarchical columns in pandas? -2.49
Check if rows of one DataFrame are present in another -2.37
pandas filter by quantiles results in an empty set -1.52
How can i multiply all columns next to each other in a pandas dataf... +0.34
How to modify values which are one row below the values that meet a... 0.00
Merge 'left', but override 'right' values where pos... +1.01
How do I check for continuous range of values in each row of pandas... +0.69
create a new series which base on other two series +1.25
Python "if does not exist, then..." logic? 0.00
search and replace exact word match in list of lists -0.84
Pandas sorting strings in cells +1.21
Losing String column when using resample and aggregation with pandas 0.00
Python to get value from nested dictionary wherever given key found +0.16
Add column to dataframe using regex and dictionary -0.90
How to replace Nan of the dataframe with the values of the series? 0.00
How to take max row in a window in Pandas? -1.06
Frozenset union of two columns +0.15