StackRating

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

jonrsharpe

Rating
1666.90 (350th)
Reputation
82,393 (991st)
Page: 1 ... 10 11 12 13 14 ... 49
Title Δ
Get Python tuple in different format +0.92
fnmatch function with two regex parameters +0.58
Output list element in Python function "any" +1.36
Convert a list of tuples (3 elements each) to a dict {a: {b: set(c)}} +0.27
What class is super(classname, instance) actually calling? +1.08
Can't call parent's method in list comprehension in child&#... 0.00
Sum a list of object attributes +0.29
Python functional closures without performance hit +0.28
Pycharm: Auto generate `:type param:` field in docstring 0.00
A class with __slots__ defined inherits from a class without __slot... 0.00
Adding lines to a function +1.02
Skipping lines, csv Dict Reader Python +1.06
How to introduce the attributes of an object in python by calling a... +0.29
Getting all superclasses in python 3 0.00
What is the Pythonic way of doing this? +0.62
Python if not == vs if != +0.42
which method does child class calls if it extends two classes with... +0.28
Python dictionary size vs object size efficiency +1.16
Replace regex matches in a string with items from a list in order +0.89
input and print in python 3 -0.02
Chain dynamic iterable of context managers to a single with statement -1.16
How to use dictionary inside regex in python? 0.00
How to add attribute to python *class* that is _not_ inherited? 0.00
Combining dict in super class's init and subclass's init au... -0.21
Do Python's slots contain methods? 0.00
argparse optional value for argument 0.00
Simulating Fibonacci's Rabbits with multiple offsprings using p... +0.32
Multiple random choices with different outcomes +0.67
Writing a function to define class properties 0.00
Understanding decorators: return type is a function when argument n... +1.30
Python Regex-- TypeError: an integer is required +0.28
meaning of the super keyword in the parent class python -0.24
python circular import error +0.30
Why is the output of my function in binary? +0.31
Create a new loop without quotation marks +0.29
What does this: s[s[1:] == s[:-1]] do in numpy? +1.10
Quotes within quotes -0.20
How do we change the title of this frame? +1.10
Optimising the program for large inputs +1.62
Why is there a not equal operator in python -1.29
Does Python automatically replace * 2 with << 1? -1.72
What can I do when there are two variables in a for loop? +0.29
How do I store lookup tables in magic numbers? 0.00
python base class object 0.00
update fct in python constructors 0.00
Dictionaries and lists appear immutable when passed to function +0.29
Removing infinity values of a function using exception handling, *a... 0.00
How to interpret a list of numbers from a string? -0.43
Shortcut in Python for repetitive actions with variables? +0.30
regex conditional matching +0.31