StackRating

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

Green Cloak Guy

Rating
1567.05 (4,439th)
Reputation
2,989 (56,592nd)
Page: 1 ... 6 7 8 9 10 ... 18
Title Δ
How can I replace random 5 instances of a character in a string wit... 0.00
is `__radd__` called if `__add__` raises `NotImplementedError`? 0.00
Adding line breaks to text output file +1.48
How to ignore backslashes as escape characters in Python? 0.00
AttributeError: 'str' object has no attribute 'title()&... -0.05
How do I check if some values in list/tuple is equal? -0.07
Finding the "high card" in a poker hand with a regex +1.43
List flattening 0.00
Converting Dictionary Values to new Dictionary +0.44
Difference in size of a file and its contents 0.00
Performance question about string slicing in Python -0.48
How can I know that I exist (Using Python) -0.57
Converting integers to seven-segment display in python 0.00
Take word out of list if it is the same as string variable name -0.06
Python max heap of strings -2.09
Multiprocessing & Pool in __main__ - how to get the output outs... 0.00
How can I use for loop to extract a specific length of string befor... 0.00
raise ValueError and logging in one step -0.56
Why is key in dict() faster than dict.get(key) in Python3? +0.02
Python random unique value for multiple variables +0.45
i need help combining strings that contain numbers 0.00
Defining my own range function that returns a list 0.00
Printing a formatted list (Python) 0.00
Default sys.stdout in python 0.00
How do I check if one list contains 2 elements of another list? 0.00
how to insert "|" in "-" every 5 like this? 0.00
calculating the average of nested array in particular manner by pyt... 0.00
List index out of range error for index within the range of list 0.00
Which key values in Dictionary were not updated? 0.00
Element-wise multiplication of two nested lists of unequal length 0.00
Changes in a temporary variable are affecting the variable that fee... 0.00
RecursionError: maximum recursion depth exceeded while using thread 0.00
What is the output of the following piece of code in python? 0.00
getting 2 different date input from user 0.00
Count the unique elements in a list without set 0.00
Should modules always contain a class? 0.00
Use of readline()? 0.00
Using getattr in python 0.00
Change object directly in function is anti-pattern in python? 0.00
How can I remove any repeated line in a multi-line string 0.00
Narcissistic numbers in Python 0.00
How do you use Unix sockets in Python? 0.00
How to get a list using the range function? 0.00
Evaluating an expression 0.00
How to print the key that has the most number of elements in its li... 0.00
Understanding this [param, value] = line.split(":", 1) in... 0.00
What is the correct way to return a tuple and an integer simulatane... -2.24
How to add the value pairs to excel without including the brackets... 0.00
When is an object initialized in a Python constructor expression? -1.29
Pass a Python ArgumentParser to another module? 0.00