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 2 3 4 5 ... 53
Title Δ
How to properly use a decorator? (TypeError: wrapper() takes 0 posi... -0.67
Getting " 'NoneType' object is not callable" Erro... -0.04
Wanted some help making a function tail recursive 0.00
infinity b'' problem running shell script throug flask 0.00
How to append one python dictionary to another while preserving the... +0.79
How to wrap a generator with a filter? +1.67
How to use len() on dictionary list to multiple by 10 in python +2.04
I'm trying to use aggregation but I think I get it wrong 0.00
running __init__ inside its own definition +0.24
python __getattribute__ RecursionError when returning class variabl... 0.00
Python3: help - script over complicated -0.17
Does python treat no return statement the exact same as return None? 0.00
Removing element from container class +0.20
access to import statement from within __init__.py (or how to not r... 0.00
All boolean combinations from 2 numpy arrays +0.34
Python - Iterative searchtree implementation 0.00
Optional argument decorator 0.00
How do I change a list item to an int? -0.16
cs50 pset6 readability getting wrong grade and negative index 0.00
Appending values to a dictionary keeps replacing the previous value 0.00
Why does root returned from os.walk() contain / as directory separa... 0.00
How can I change type of input func arguments? +0.32
Why I can't inherit map in python? 0.00
Python Bitwise Inverse Not Flipping Bits +0.68
How to merge dependent globals from multiple calls to exec with ind... 0.00
How to access the namespace of a function in python 0.00
Removing BOM marker at the start of XML file +0.33
Setting Class attributes from dictionary +0.34
which encryption algorithm do serialization.BestAvailableEncryption... 0.00
Count the number of values in a dictionary? +0.08
How to call "overriden" methods from both parent classes? +0.32
What is the point of "sentinel object" pattern in Python 0.00
Is there a way to create a list of characters, ord() them to intege... +1.42
Explanation of '+' string operator in Python -0.16
Why is this array value getting deleted but still prints? -0.62
Can i use a 'for' loop,range function and an initially empt... -0.15
Python 2 while loop fails in second iteration 0.00
"return" statement not exiting recursive function +0.34
Decorate a class with Python that prints the int variables of the d... 0.00
Skip inheritance order call in odoo 0.00
How to make use of an Iterator multiple times in python +0.34
problem in fantasy game inventory program (RuntimeError: dictionary... 0.00
Using random.choice() with classes 0.00
How can I instantiate class variables that are instances of a class? 0.00
How can I simplify these nested for loops? +0.90
Filtering through a dictionary to display items 0.00
Usage of super() in Multiple and Multilevel inheritance -0.15
Time complexity with Tree data structure 0.00
Isspace function in python +0.34
how should we approach with this error "list indices must be i... -0.65