StackRating

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

quamrana

Rating
1505.17 (137,501st)
Reputation
13,369 (10,809th)
Page: 1 2 3 4 5 6 7 ... 24
Title Δ
Override method of nested class from method-created class instance 0.00
Why aren't builtin functions classified as callable in python a... +0.07
Question on how to interpret this recursion sum function answer? de... -0.42
How to get random text to appear every few seconds from a list? +2.46
How to make classes not run without being called? +0.05
How to access values of a sets that is inside another sets +0.48
Deleting a binary tree node in Python. Why self != parent.left or p... 0.00
Python - Cannot make global variable become a attribute in a class +0.55
How to refactor multiple big if statements? -0.44
f-strings multi-line printing wrong order +1.74
The first line of input cannot be obtained 0.00
Tuples creating a bit of a problem for me +0.56
Removing whitespace from the end in python -1.04
Sharing single base object across multiple instances 0.00
What is the Difference Between a Bound Method and a Function? +0.07
How to verify when an unknown object created by the code under test... 0.00
Both if statements and the else printing out, however, none of it i... 0.00
Find different combinations from two lists +0.56
How to fix name not defined error in the provided code below? -1.12
Run functions from a list -0.30
Moving a a character on a map using list indexes -1.27
How can i read register USB RS485 to Any Modbus Device? 0.00
How to remove comma at the end of integer printing? +0.55
When importing a module in another .py , return of function is diff... +0.54
Unwrapping function calls in python 0.00
Why is my python script executed three times? 0.00
Can an attributed object access its object's other attributes i... +0.47
raise Exception not catching exception as expected with two functions +0.04
Remove many elements from a list python -1.69
Length of a string using conditionals (using Python) +0.06
Should unit/functional tests assume the parts of the application NO... -1.50
Split list according to condition, apply function to sublists, and... +0.05
Pausing a Thread When GPIO Input Interrupt Triggers using Event.set... 0.00
Pausing a Thread When GPIO Input Interrupt Triggers using Event.set... 0.00
How does the in keyword of for loop in dictionary comprehensions wo... 0.00
Create a bunch of objects from files in a directory 0.00
python uuid doesn't give me unique identifiers? 0.00
python code to write extracted info to text file -0.45
Printing Return Value of Function having Mutable Default Argument +1.95
How to prevent the instantiation of class in python based on parame... +2.36
How can I write generic code that will be inherited? 0.00
Mock class instances without calling `__init__` and mock their resp... -0.95
Overriding module function after it is imported - Python 0.00
Reading and appending to the same text file 0.00
Changing the value of a key in a nested dictionary in Python +0.03
Nested For Loops in Python (calculating the perimeters of triangles) -0.03
Function returning empty supports clearing temporary data 0.00
How do I stop iterating based on the number of elements on my list? -0.46
multiple socket connections python 0.00
Python nesting elif,for +0.17