StackRating

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

kindall

Rating
1616.46 (1,199th)
Reputation
136,167 (448th)
Page: 1 2 3 4 5 ... 45
Title Δ
more function calls than CALL_FUNCTIONs in dis bytecode 0.00
Writing a function in python with addition and subtraction operator... +0.33
how does scope work when using property in Python 3? +1.32
python 3 dictionary comprehension: Advanced -0.15
Hash Table searching for spell checker in python 0.00
Converting multiple list data to dict +1.79
Python 3: Get Bytes from File -0.66
How to develop API if API URL requires API key integration into URL? 0.00
Errors with pickling objects 0.00
What type of data structure is this assert statement testing for? -2.28
API delivers bool true instead of bool True - can't decode object -0.04
Code of merge sort, why there is two same while loop? 0.00
Calling a list in another function - Python -0.61
I need help finding the natural log of user generated input -0.17
Is there a way to submit functions from __main__ using Python RQ 0.00
Buffer stdout python +1.41
Special method like __str__ that returns a number representation of... +0.33
Is it possible to access the launching shortcut directory from a Py... +0.31
Struct. pack error in python 3 - struct.error: argument for 's&... 0.00
python: converting List Comprehension to lambda function? +1.34
Is it possible to use substrings without having to store them in a... +0.23
Sorting a list of ints while ignoring sign [Python] +1.46
Is there a simpler way to set multiple variables from a list in pyt... 0.00
How to insert a string into another string after the first (and onl... +1.12
Easily pass super class into sub class 0.00
Passing variable database name in psycopg2's execute() 0.00
Modifying class __dict__ when shadowed by a property +0.11
How to find and store the paritcular attribute and its value? -0.68
NameError: name 'last' is not defined (though it's actu... -0.16
Why in Python 3 do quadruple quotes produce a Syntax error? -0.31
AttributeError: 'NoneType' object has no attribute 'sha... 0.00
'str' object is not callable site -0.18
Updating variables in a python class 0.00
My variable won't change to the players preference -0.53
How do i make this python login/register program work? (I am new to... 0.00
How to pass a variable to an imported function implicitly in Python? -0.16
Replace element in list if it contains a string +1.53
Geo-coding - SyntaxError: can't assign to literal 0.00
Python 3: How to create a list to print its every element on a new... -0.65
Actual value of a subclassed str -0.53
Python multiple inheritance is not showing class variables or metho... +0.18
python: if key not in dictionary add the key. preventing race condi... +0.34
Detecting primes -- both "if" and "else" branch... -0.15
Get a list of all Greek unicode characters 0.00
Plotly opens prompt screen after drawing plot 0.00
The most Pythonic way to access elements of a dict +0.31
Why can a zip() variable in python be parsed only once? +0.34
Default Parameters or kwargs? 0.00
How to access class variable of super class without explicit super... 0.00
Check whether break condition was triggered +2.17