StackRating

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

Prune

Rating
1540.36 (11,627th)
Reputation
48,370 (2,109th)
Page: 1 2 3 4 5 6 ... 87
Title Δ
Python dictionary using 2 different lists with different lengths -1.04
Best way to optimise Python loop with numpy 0.00
Why exact binary representation through division but not multiplica... -0.07
How can I produce a count on the number of times each word has occu... 0.00
How to compare two dictionaries using a comprehension? -0.43
Try to XOR a byte string aginst a single character key -0.18
numpy.linalg.LinAlgError: Singular matrix Error When Trying to Solve -2.07
If cell has 2 words, extract only 1st word and if cell has 3 words,... -0.90
Python dictionaries copy -0.58
How is it possible next statement to be true? +2.52
When I convert a map object to list object in Python using list(),... 0.00
Loop through arrays manually -0.27
x and y must be the same size +0.22
math.gamma limited by float 64 bit range - any way to assign more b... -0.54
How do we compare two trie for similarity? -0.55
Removing quotation marks in python +0.63
Python backtracking problem, maximum recursion depth reached 0.00
What is the problem with this python 3 script -0.94
Create variable only once inside a looped function +0.47
Take first line from file A and insert in file B at a specific line 0.00
How to to change the keys in a dictionary? -0.56
Why we define eps= 1 and divide by 2 when writing a program to dete... 0.00
Why is `to_numpy()` recognized as an attribute rather than a method... -1.39
How to sort a nested dictionary in Python 2 times? +0.47
Convert the string to a string in which the words are separated by... -0.77
Can someone explain to me how asyncio and regular time.sleep() works? 0.00
Returning value from list within a dict +1.09
How do you sequentially handle trying multiple lines of code that m... +1.31
Labeling large set of paired training data -0.54
Nested "if" statement in for-loop +0.46
How to make dictionary from this list with regexes? 0.00
Preventing a Function from Modifying a List -0.52
google colab python recursion error is it bug? 0.00
Sum specific cells in a Pandas dataframe -0.87
How to calculate the time complexity of recursive search in maze 0.00
Does anyone know how to find dead pixels on a phone screen automati... 0.00
Python Bubble Sort Looping Issue 0.00
How to resolve unhashable type: 'list' error 0.00
Finding the digital root of a number -0.05
How do I make my (derived?) python instance attributes "self-u... -1.20
unexpected function return different type / number only checker +0.46
Why define a function inside a decorator? +2.02
What is meant by a partially-initialized module and fully-initializ... 0.00
For in statement only prints last results 0.00
Returning a Value from a Recursive Python Function -1.39
Is there any way to put range of numbers in a list that the differe... 0.00
Why does my code sometimes identify "?!" as symbols and s... +0.45
I have a list of JSON dicts, I would like to check if the name insi... -0.03
Python while loop not working as intended +0.14
While loop over a range? -1.09