StackRating

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

mgilson

Rating
1700.92 (150th)
Reputation
222,399 (194th)
Page: 1 2 3 4 5 6 7 ... 80
Title Δ
Why does __slots__ = ('__dict__',) produce smaller instances? 0.00
Python Function Return Statement is Confusing and Complex +1.40
How to auto wrap function call in try / catch? 0.00
Having trouble finding the greatest length of whitespace in string -0.72
Python Repeat List to Max Number of Elements +1.07
Running super().__init__(value) where value is an @property +0.26
Python dict key with max value 0.00
Python beginner - Sorting tuples using lambda functions +0.22
__del__ does not work if the instance is recorded in a class dictio... 0.00
Python switch case 0.00
select dict object based on value +0.52
Load JSON object including escaped json string 0.00
Can't a list have symbols in it? +0.53
Id isn't returning anything in the Google App Engine datastore +0.24
Python mock call_args_list unpacking tuples for assertion on argume... -0.29
Convert a simple command into an AST in python 0.00
PEP8 style for decorators exceeding recommended line length 0.00
Is there a version of __file__ that when used in a function, will g... 0.00
How can I print the Truth value of a variable? 0.00
compare datetime.now() with utc timestamp with python 2.7 +0.92
math.acos math domain error within the range of acos 0.00
Why can you close() a file object more than once? +0.46
Python dictionary lookup performance, get vs in 0.00
How to insert multiple elements into a list? +0.24
Generate random strings of fixed length from given characters with... 0.00
How to obtain a dictionary of the named arguments in a Python funct... -0.44
find the manhatten sum of a dataframe given two points 0.00
Do generators simply make new objects with __iter__ and next functi... -0.39
GAE Python code MUCH slower in production than locally 0.00
MATLAB sort() vs Numpy argsort() - how to match results? +0.23
Python 3.x: How do I sort a list of tuples that has the same second... -0.02
How to append even and odd chars python +1.08
Sorting Angularjs ng-repeat by date +0.23
Accessing the choices passed to argument in argparser? +1.10
Python argparse, positional arguments and subparsers 0.00
opening several txt files using while loop -0.41
Python - Calling __init__ for multiple parent classes +1.17
Generating points on a circle 0.00
discrepancy between interpreter and script regarding references +0.22
Referring to outer scope from python class -1.59
Is "python2" / "python3" safe on a script's... 0.00
split in python return an excess blank character 0.00
Getting an IndexError: string index out of range 0.00
Python 2.7 Argparse Optional and Required arguments 0.00
Inserting an element before each element of a list -0.54
print([[i+j for i in "abc"] for j in "def"]) +0.56
Why is ''.join() faster than += in Python? +1.26
String not in string 0.00
Checking if the value of a string is true - python 0.00
Concatenation of Strings and lists +0.24