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 ... 28 29 30 31 32 ... 48
Title Δ
Sort values in pandas dataframe by key similarly to python's so... +0.41
Alternative for zip in python 3? +1.63
Convert a List of string to Int or Float as available -0.41
Numpy array: how to reduce a single dimension -0.26
Is there a way I can extract numbers from a string surrounded by di... +0.72
Use a variable name in re.sub 0.00
Convert elements of list in pandas series using a dict -0.12
Iterate over list of tuples and unpack first elements only -0.63
How to rightly extract data from some different columns? -0.52
Change 1's to 0 and 0's to 1 in numpy array without looping +0.97
how do you generate an ordered linear combination of values in a di... +0.25
count number dictionaries which are a part of one dictionary +0.25
Why Networkx Output for Betweenness Centrality is wrong? 0.00
how to collapse columns in pandas on null values? -0.53
How to separate with commas an unpacked list of tuples -0.23
Calculate cumulative sum from last non-zero values for each column... +0.25
Recursive function to calculate simple path from start to end in a... +1.95
How to extract string between date and first occurrence of digit fr... +0.44
Adding sublists elements based on indexing by condition in python +0.70
Sorting list of list based on Inner List's Multiple Integer ele... +1.48
Numpy tuple-index based 2d array additive assignment 0.00
Python pandas: How to alter one column that is (complicatedly) base... -0.75
How to replace expression of the type [[A|B]] by A in python +1.04
Find the number of stars between two bars in a string - Python -1.86
How can I find the most negative key in a python dictionary? +0.72
Replace duplicate values with descending values 0.00
Python Pandas: Search rows with consecutive condition +1.79
How to append a list to nested list in python 3? +0.28
optimizing 2D-1D operation in python +0.84
How to make a dictionary from two nested list? +0.25
Extending two lists at once +0.63
Reduce dataframe to unique values and counts +2.45
Element wise concatenate multiple lists (list of list of strings) +0.25
How to get inverse of integer? +0.24
DataFrame detect when one column becomes bigger than another +0.26
Interleaving NumPy arrays with mismatching shapes +0.85
Regex for a digit plus two characters like '1st', '2nd&... +0.56
How to split equal length string without splitter and expand the da... +0.97
Replace multiple values in Numpy Array -2.57
How can I get both elements and their indices from a list based on... 0.00
Add column with average value grouped by column 0.00
Get only the last element of an iterator in the most Pythonic way +0.93
Extracting duplicate values from a defaultdict +1.56
How can I convert rows to columns (with custom names) after grouping? +0.25
Dictionary of lists to nested dictionary +1.09
Bring a few columns to the front in a huge Panda DataFrame +0.91
Convert timestamp to slots. Python. Pandas 0.00
create the following dataframe of exisitng dataframe +0.26
Vectorized solution for generating NumPy matrix -0.84
How to sort one string using another string +0.26