StackRating

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

yatu

Rating
1720.82 (82nd)
Reputation
19,632 (6,972nd)
Page: 1 ... 32 33 34 35 36 ... 48
Title Δ
How to identify the string where it contains multiple words 0.00
pandas-resetting cumsum at a specific number +1.67
How to remove words from one dataframe that are not in another 0.00
Extracting features from a dataframe and converting them to other d... +2.49
Grouping Values in a combination of List and Dictionary 0.00
np.any() multiple logic statements +0.28
How this numpy advance indexing code works? -0.51
How to use .replace() for N iterations in Python (Heighway Dragon) 0.00
Trace of each matrix in a numpy array -0.09
Downsample pandas dataframe rows +0.27
Is there a pandas/numpy function to spread an integer across subseq... -1.20
How to pair values of one column against index or categories of oth... +0.26
How can I change multiple values at once in pandas dataframe, using... 0.00
Sorting 2D numpy array using indices returned from np.argsort() 0.00
Windowing values from numpy 2D array 0.00
How to have list's elements as a condition in np.where()? +1.46
Change case for columns in list +0.83
Find the missing strings containing int value from a given list +0.11
How to replace certain values in a column based on a certain condit... +1.10
Efficiently replace elements in array based on dictionary - NumPy /... -1.20
Sorting list of lists with a third list -2.66
Array of Index to colors to array of colors in python 0.00
Pandas DataFrame aggregated column with names of other columns as v... -0.42
Calculate mean of lists in a DataFrame ignoring empty ones -0.96
Is there a way to perform create relational pandas dataframes? 0.00
Compare elements in dataframe columns for each row - Python -0.15
Remove trailing items of two lists if values at the same index are... +0.73
Why does comparing these 2 dates fail in python when printed they a... +0.14
auto-correct the words from the list in python -0.42
Multiple ranges / vectorized np.arange 0.00
Convert a list of lists of items to dummies in pandas 0.00
Sorting(rearranging) the list +0.98
Python3 - Replacing spaces with underscore, but skip first element -1.05
Map column using two dictionaries +1.15
Fill Pandas dataframe rows, whose value is a 0 or NaN, with a formu... 0.00
How to replace some characters of a list of tuples -0.10
numpy array using np.arange converted to pd data frame +0.28
Join tuples inside list +0.41
Drop rows when rows have same values in different order 0.00
How to loop through pandas dataframe and modify value under conditi... +0.48
append continuous sequence of numbers to list +1.18
Finding elements from one array within a certain range of elements... 0.00
Count numbers between parenthesis in string +0.28
Comparison of list to list of lists and return the other element fr... +1.53
Add prefix to the columns in a slice of the dataframe 0.00
How can I replace a word in my list of lists that matches a word fr... +1.64
counting strings within strings +0.65
Is there any pythonic way to find average of specific tuple element... -1.66
Numpy substract element wise from another tensor element 0.00
Get the list of dictionaries based on two values from the list of d... +0.30