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 ... 46 47 48 49 50 ... 119
Title Δ
Sums of points per date grouped by additional column in a form of a... -0.78
Find rows in pandas dataframe, where diffrent rows have common valu... +0.98
Pandas ValueError when calling apply with axis=1 and setting lists... 0.00
Change Pandas JSON output structure 0.00
appropiate function for pandas series counting -1.92
Extracting items out of an element.ResultSet +0.19
Return masked array as simple array with masked values as None +0.98
calculate percentile using rolling window pandas 0.00
Sort columns by their single character names with vowels first 0.00
Pandas shift with MultiIndex not working +1.22
Load dataframe columns from CSV as strings only +0.82
A more understandable approach to this transformation of iris data -0.05
Convert pandas columns values to row +1.33
Check if Pandas DF Column1 Contains (str) Column2 +1.00
Impute missing values in subset of mixed-type DataFrame using a mask -2.13
Construct pandas dataframe from nested list 0.00
Merge avoiding duplicate columns but keeping only one duplicate +1.38
Left pad a 1D column vector with 0s +0.20
Pandas validate date format +1.46
How to change table form of python 3 pandas.DataFrame? +1.34
Exclude specific pattern from regex -0.31
combine if condition with isnan statement +0.53
dataframe drop_duplicates with subset of columns -2.14
Replacing iteration with df.where? 0.00
Group by 2d Array in numpys pandas 0.00
std() groupby Pandas issue +0.19
ValueError: The truth value of a Series is ambiguous. Use a.empty,... 0.00
How to add data from one dataframe to another using Pandas transpose? +1.10
Reshaping a Dataframe (Wide to Long) 0.00
Draw an arrow pattern using recursion -0.42
Vectorized way to count occurrences of string in either of two colu... +1.04
Subtract two dataframe with the same name different index 0.00
Divide two pandas DataFrames and keep non-numeric columns +1.07
Querying DataFrame column with special characters using df.query 0.00
How to nullify all entries except for argmax? -2.64
Combine date and time; ValueError: hour must be in 0..23 0.00
Iterate over multiple columns in Pandas dataframe and create new co... -1.05
Counting the number of rows that meet certain sum condition in pand... 0.00
Getting meta values from multiple level with json_normalize +0.20
Can an index be skipped in a python list? -0.78
Is there a way in pandas to filter rows in a column that are contai... +1.37
Creating JSON string from database query output 0.00
How can I slice a row from a certain column onwards using loc in Pa... 0.00
Create a column with Labels to partition DataFrame in Pandas. -1.10
Creating dataframe rows from keys of underlying dict -2.81
Pandas Determine if Date Is In List of Dates +0.20
Pandas Series from dictionary/ summarized DataFrame +1.21
Pandas .resample() or .asfreq() fill forward times 0.00
Creating time-lag data from a numpy array for RNN 0.00
Creating a matrix where each element is equal to the minimum of its... +1.37