StackRating

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

Christian Sloper

Rating
1565.48 (4,666th)
Reputation
1,577 (104,323rd)
Page: 1 2 3 4 5 ... 6
Title Δ
Numpy append vectors of same shape to different axis -0.26
How to merge two element inside a list of lists? -0.47
Pythonic way to select i-to-k elements for every n elements in a list +0.76
How recursion is returning values in the code -0.25
How do I split an integer up into near-equal amounts in different v... +0.42
Show 2 digits after the decimal point instead of one 0.00
Python find similar combinations of elements in a list +1.55
How do I filter out multiple columns witha certain string in Python +0.41
How to iterate a list over and over again? +1.73
Enumerate possible configurations -0.33
Highest number of a certain consecutively repeating value in a list 0.00
Unpacking and increase the values -0.58
how can I use a function to exit for loop -0.13
How do you increase speed of this for loop with conditions? -0.57
Changing global objects while still being able to validate arguments 0.00
Optimize brute force algorithm in python +0.42
Index numpy array by other array as indices -0.55
NoneType' object is not callable 0.00
How can I make Python read the first value from a xlsx file? 0.00
How to use random.randint() without duplicating output? (CLOSED) -1.06
How do I plot a line graph based off the 'Type' column? I w... 0.00
Pandas separate log file into 2 columns after space and first 4 con... +1.45
Trying to make an algorithm that checks a string, then outputs the... 0.00
Get the key with the biggest score in Python +0.41
How to train a model with data with only one label 0.00
How to choose the numbers which are lowest 10% in the list? -0.05
Game of two stacks (hackers rank problem) algorithm +0.43
How can I add to the end of a numpy array and remove from the begin... +0.71
Checking if values lie in interval -0.79
Another way to think about the * operator/splat? +1.82
how to make this code more compact and easy to read -2.02
How can I modify elements in one list conditional on the elements i... 0.00
How to generate a set of symbols with certain subscripts +0.86
Recursively trying to find the maximum w/o loops 0.00
How to efficiently calculate prefix sum of frequencies of character... -1.26
Why does this if-elif-else statement print 42? +0.43
Why repeating a pd.series does not work as expected? +1.02
sorting an alphanumeric string in Python- selection sort, bubble sort -0.29
fill missing data with Python 0.00
Replace Nones in List with Values propagated from neighbors 0.00
Cycle names thru list 0.00
how do i comparison argument in two list 0.00
How aggregate a pandas date timeline series only by hour +0.04
Project Euler #25 - Can the performance be improved further? -0.09
How to Convert time to category in python? +0.42
I don't know why this is not printing the way I think it should -0.57
What is wrong with line 5 in this code? Is there anything wrong wit... +0.42
Filtering a nested list in python -2.45
How to plot one curve in two different colors? (NOT using pandas) -1.76
How does Python evaluate 'and' in a recursive function? -1.60