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 ... 5 6 7 8 9 ... 53
Title Δ
Is it okay for tight loops to make calls to other files? 0.00
Is there a way to get the first base class from inside the class bo... +1.70
Are help() and license() functions but copyright and credits not? 0.00
How to convert interger to time while the interger is actually time... -0.60
python3 default class attribute to method in same class -2.31
*args and other parameters in decorated function in python +0.36
Design __eq__ that compares __dict__ of self and other safe from Re... -0.91
Python : Increasing recursion function call while profiling memory 0.00
Difference between itertools.islice and read function -2.49
"not in" identity operator not working when checking empt... -0.81
How to fix "-scipy.misc has no attribute "imresize"&... 0.00
Why does this statement after a recursive call gets executed? -1.11
Error (only size-1 arrays can be converted to Python scalars) when... -0.53
Getting "SyntaxError: Invalid Syntax", but don't know... -2.89
Array destructuring in Python 0.00
How to remove duplicates in a list of dictionaries containing lists? -1.34
How do I define a dictionary that is stored inside a function? +0.35
Python 3 script using relative imports on standard input gives erro... -0.18
Trying to pass PIL image to a function, getting TypeError: 'tup... 0.00
Calculating array combinations using recursion -1.37
how to implement decorators for a recursive function in a class 0.00
"New style getargs format but argument is not a tuple" Pi... 0.00
how to update Python 2.7 decode to Python 3.7 0.00
What am i doing wrong while running this code? +0.35
how to print the right character from unicode like "\\u201c借\\... +1.02
Python ast - getting function parameters and processing them 0.00
Why does my Quicksort program not sort items correctly? 0.00
The corner case of Largest Number At Least Twice of Others +0.35
How would I define 'Ace' in a blackjack deck as 11 or 1? 0.00
Why initialize a Python variable to None before giving it a real va... -0.64
Is there a purpose for creating an Abstract class similar to the fo... -0.50
Python Selenium ().text returns "’" instead of apo... 0.00
How can I simultaneously complete two sets of tasks in python when... 0.00
Classes interacting each other 0.00
Python file is read only after unit test failure 0.00
How can I use two patterns in re.search()? 0.00
Reading Serial gives ascii conversion of Hexadecimals +0.35
What happen behind `python3 -m unittest test_module.py` 0.00
Is it possible to speed-up conversion of a list into an array in py... +0.33
Replacing or introducing a space after a sequence of letters some k... +0.35
Python: Selenium: How to write a try - except code to attempt itera... -0.16
I'm trying to display the total amount of lower case letters in... +0.68
How to use a function outside a class as a property inside a class? +0.42
How to conditionally delete Keys from multiple Python dictionaries.... -0.80
How to sort a Singly Linked List with Insertion Sort? -1.13
'For' loop not executing for each value in an array contain... -1.29
Which Binary Search algorithm is better in terms of Run Time and Me... 0.00
How can I use value of onscreenclick(func) event outside func? +1.36
How to combine threads? -0.37
How can I update a value in a dictionary in python? -0.64