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 ... 87
Title Δ
Switch statement using numeric patterns 0.00
How do I find out if at least one 2-itemsets is in a 3-itemsets list? +0.45
Why do I get an error that reads module 'multiprocessing' h... 0.00
Too Many Arguments For Format String Error (Code in **) -0.06
How do we call a class function that takes an input prompt and proc... 0.00
Dynamic Generator in Python 0.00
Function is repeating when I don't want it to 0.00
How to change list content after applying a function in Python 0.00
Returning Blank List 0.00
Optimizing for deviation from target in Pulp 0.00
How can I handle this PEP8 warning? +1.29
How to play entire youtube playlist on discord.py bot with youtube-dl 0.00
Flipping pairs in compressed list in Python +1.72
Python logarithm function and select point above that log line 0.00
Why does Python print a value in the body of a loop when I don'... +0.42
Checking for integer overflow does not work using Python 0.00
Meaning of "2 * np.random.rand(100,1)" +0.95
How do you impose restrictions on function arguments in Python? 0.00
How to find the positions that a number falls in-between in a set o... +1.65
Return data from for loop without return statement 0.00
Need help properly executing a "break" statement in python +0.45
How to "wrap" rows and column indicies around? +0.43
how to avoid "list index out of range" in this code? -0.05
how to reset counter when looking for a sequence of strings properly -0.04
Effectively search if part of a tuple exist in a list of tuples -1.97
Passing a dictionary into __init__ in Python, and having issues +2.92
(x & (a - 1)) + 1 vs (x & a) +0.46
beginner Python program using count-based iteration structure 0.00
Python: Print only one time inside a While -1.09
How to get a random component subgraph with given number of edges f... 0.00
TypeError issue when combining two if statements -0.05
Python ValueError: could not convert string to float 0.00
How to iterate using numpy instead of a for loop +1.25
Read a csv file from s3 excluding some values +2.28
Stream Extraction. How can I extract from a list of lists a new lis... 0.00
How can I add the items form list that I removed to another list? +1.16
Python throwing OverflowError with Unexpected behavior during an ad... -2.15
Python in function not finding string in tuple? 0.00
How to write a Python program that gives the same output in every r... 0.00
Python keeps looping after termination message? 0.00
If Statements in IDLE python3.9 Not Functioning Properly -0.55
Efficient method to count the numbers that have at least one digit... +0.19
Complete n-Digit Factor +1.70
Read multiple files, search for string and store in a list +1.88
Why string comparison is NOT faster then integer comparison in Pyth... +2.08
in python how to access half iterate forloop value outside without... -0.07
Pandas: Finding first condition in a timeseries +1.36
Iterating over a parameter distribution +0.47
function for word frequency + dictionary 0.00
Crossover of two binary representations +0.51