StackRating

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

internet_user

Rating
1537.55 (13,111th)
Reputation
2,681 (63,027th)
Page: 1 2 3
Title Δ
Tagging member variables in Python +2.51
How do I make a file that loads a pickled file of a variable, print... 0.00
Can a decorator returning a non-callable take additional arguments? 0.00
How can i implement Vector addition for the form [1,2,3,4] + v wher... 0.00
Building python dependency graph on the fly 0.00
Can't call a function defined inside __init__ from outside __in... +1.87
What's the elegant way to get filename that contains more than... +1.58
Are Python-Set-Comprehension with set operations possible? -0.83
Controlling the number of returned variables in a function +2.09
Is it possible to properly copy a class using type 0.00
Python: map overridden method to list of instances +0.45
How does OrderedDict keep things in Order in Python 0.00
Load-once config by merging/updating properties onto module's n... 0.00
operator expression vs direct call to built-in method in new style... 0.00
optimise python code for random generator 0.00
Multiprocessing pool in python took more time +1.56
Stringvar tkinter within Textvariables 0.00
Copying sublist structure to another list of equal length in Python -3.97
How can we get the default behavior of __repr__()? +5.45
Jumping to the end of the script if program fails in Python 3 -3.01
Using an integer along with a letter in a command in Python 3 +3.66
How to do variable substitution in python +4.14
Why in Python 3 do quadruple quotes produce a Syntax error? +3.37
Python overloading non-existent operator works, why? 0.00
Exponentiate (Multiply) Without ** (Python) +0.68
Continue looping despite exception in for loop +1.27
Storing keys and values in a list like a dictionary? 0.00
Modifying __class__ attributes and PyQt signals for building a stat... 0.00
Navigating a grid +0.95
Python - What does it mean for a Class to be callable? -3.83
How to decrease the constructor overhead by automatic acquisition a... 0.00
Algorithm for assigning numerics to a string? 0.00
How to "namespace" methods in Python class 0.00
Python - Duplicate Tuples in an orderly fashion -4.65
How to group by one of the elements in a tuple 0.00
Is str.strip dysfunctionning +0.61
How to print one character at a time in puthon within an input comm... +1.15
Infinite loop in python simple password program -0.26
Nest a function 0.00
Python 3 side effects of list? -4.05
Python define variable as "load file at first use" +3.73
str object not callable (sqlite3) +3.75
Nested loops where inner loop variable depends on outer loop variab... +1.90
warning when loading CIFAR10 data 0.00
How to pass a value from model to view in django? 0.00
Edit boolean and operator -1.93
Python eval(string == string) +0.23
is operator not working on objects with same identity? +5.22
Python re - findall vs finditer -1.87
String formatting with placeholders +4.37