StackRating

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

jpp

Rating
1605.01 (1,580th)
Reputation
107,077 (657th)
Page: 1 ... 28 29 30 31 32 ... 115
Title Δ
Creating loop with particular behaviour depending on data length 0.00
python operations on multiple columns after group 0.00
Convert list of dicts into a unique dict -1.20
Get Average in dataframe column without using while loop +0.33
Create a column that has the same length of the longest column in t... +0.63
How to turn Counter results to a list of tuples +1.09
pandas pivot columns to rows 0.00
Find length of the longest column in pandas -1.35
How to check if string contains unwanted characters +0.52
Pandas: Is there a way to compare two series and find elements that... 0.00
Cycling values of a list -0.48
how to change one value from Pandas DataFrame +0.35
Performance of Pandas apply vs np.vectorize to create new column fr... +0.31
Pandas - Filter rows where columns match atleast once +0.34
Trying to split a string but I keep getting this error: "Type... -0.36
Make dictionary with specific format from pandas dataframe -0.85
How do I perform multiple operations in a list comprehension -1.20
How to apply a custom function to every column of a dataframe in pa... -0.16
Creating a new column in a dataframe based on the values on another... 0.00
find the index of largest, 2nd largest or third largest in a row of... -1.33
Regroup sublists by first element in python +0.56
Fetch first non-zero value in previous rows in pandas -1.23
Sum of specific values of specific columns in pandas +1.71
Multi-level filters in Python DataFrame +0.31
Python date time formatting - String to a specified format +2.05
Python function reading lengths not working -0.69
Dealing with sparse categories in Pandas - replace everything not i... -0.11
Python - Convert dict into nested dict -0.38
Accessing a pandas string column characters based on indices in a s... 0.00
Creating list of five elements from a List of Number in Python -0.07
Selecting groups fromed by groupby function -0.10
Append column in a dataframe with string values +0.34
Python Pandas grouping columns 0.00
How to loop a list in reverse order and skip last element +0.52
multiply entire matrix except one row/column in python -1.20
How to see if column elements swapped in a later row -0.66
Python pandas dataframe skipping lines 0.00
A better way to rewrite multiple appended replace methods using an... +1.31
Wildcard in dictionary key -0.36
Python - How to sort a list of alpha and numeric values? +0.57
How to replace specific rows (based on conditions) using values wit... 0.00
List Comprehension of Pandas Columns Results in: unhashable type: &... 0.00
I need to compare 2 fields of 2 different dataframe if it matches w... 0.00
How to get a list from a list? -1.04
How to resolve circular reference between dataframe columns in pand... 0.00
Why does pandas boolean filtering result in floats? 0.00
Changing a key's value in a dictionary in a list -0.66
How do you get a list of indexes with certain criteria in a datafra... +0.91
Assign random values in a pandas column proportionately by group 0.00
How to use .loc in fstrings? -0.14