StackRating

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

Blckknght

Rating
1633.49 (817th)
Reputation
66,642 (1,318th)
Page: 1 ... 13 14 15 16 17 ... 53
Title Δ
Python 3 - calculate total in if else function using for loop -0.13
why Python list() does not always have the same order? 0.00
Count intersections in set 0.00
Gravity Problems 0.00
How to store results from while loop and sentinel in python? +0.37
"Passing" the implementation of an abstract method throug... -0.59
Python's heapq, any iterative pop() methods? 0.00
Why is `object()` not having `__dict__` to support the instances of... -1.79
Can I reduce one strip() call from this list comprehension? -1.19
How to print a "complex" tring on Python 3.6 -0.39
Seemingly infinite recursion with generator based coroutines +0.33
Importing in Python for multiple files 0.00
The only numbers allowed are those divisible by either 2 or 3 -0.39
Python refuses to iterate through lines in a file more than once +0.15
AttributeError: 'set' object has no attribute 'b' -2.10
python why is a setter preferred? +0.19
how to call event from another module in tkinter 0.00
Nested List Comprehension With Flow Control -1.29
Python - Classes and objects +0.35
Why is it faster to read a file without line breaks? +2.34
Python 3.X: Implement returnGreater() function using a list of inte... -0.14
Bug in Splay tree insertion implementation +0.35
Defining a function in Python (There's a big catch) +0.11
python threads not dying +0.36
Copy 2d array in Python: Confusion +0.35
Python correct Deep Reverse function? -0.14
Equivalence to a try / except / finally statement -1.53
Stuck on a class activity. Looking for a quick lesson. Complex Numb... 0.00
Flatten tuples in a nested list +1.80
IPv4Network object as key in dictionary 0.00
Recursive Word Checking in Python -0.14
How to iterate over dic and list 0.00
TypeError: float() argument must be a string or a number, not '... -1.45
Pygame return variable from ThreadPool , local variable referenced... 0.00
How to use "with" with a list of objects +1.60
eval() suddenly not working in all my python code 0.00
Understanding when to use classes vs methods in OOP - switching fra... 0.00
Simulated annealing doesn't work 0.00
what is difference between foo=bar(foo) and something=bar(foo) in d... -1.10
Python3.5: Class initialization using inheritance -0.29
Running a module in a package, importing a subpackage 0.00
regex that will check expression is valid arithmetic expression, fo... +1.70
How to convert exponential value to string format in python? +0.65
Round the number to its nearest base 10 number -1.12
Parse string in python -0.16
An external increment? -2.47
Multi-level defaultdict with variable depth and with list and int t... 0.00
Unsupported operand type(s) for &:'NoneType' and 'N... 0.00
python - perfectly mimic inheritance with composition 0.00
Why does repr() add escape characters? +1.11