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 ... 5 6 7 8 9 ... 80
Title Δ
What is an efficient way to return previous & next values of a... 0.00
Get correct brace grouping from string -1.28
Find strings from a list starting with strings in another list +0.27
Is it superfluous to declare # -*- coding: utf-8 -*- after #!/usr/b... 0.00
Monkey-patching bound methods in python -2.75
python object instance variable looks like a class variable? 0.00
Python: substring existence +0.24
Sum values against an item in 2-D python list +0.20
Why is there no symmetric difference for collections.Counter? -2.39
call a function using a JSON key and value in Python 0.00
Is it okay to use python mock for production? +1.07
What does !r do in str() and repr()? 0.00
Why am I getting a syntax error for this conditional statement in P... +1.17
Why is timeit slower when called from a python file with map and a... 0.00
Q: google app engine app.yaml how to handle urls from within main.py? 0.00
Python Injection - is there such a thing? 0.00
Python metaclass conflict/Type error +1.57
"python myscript" ignores "#!/usr/bin/env pythonX&qu... +1.91
How to use list comprehension with .extend list method? -0.19
Find intersection of dictionary values which are lists -0.93
Best practices for line breaking in python on method declarations a... 0.00
How to make a numpy array of form ([1.], [2.], [3.]...) from list? -0.79
Override default _get_for_dict() for ndb Property 0.00
Potential Exceptions using builtin str() type in Python +0.08
Create a dictionary from a two dimensional list in Python +0.51
Getting all attributes to appear on python's `__dict__` method +0.73
default() method in Python +0.60
How to kill a subprocess called using subprocess.call in python? -0.26
"Return" in the middle of a script 0.00
Alternative of urllib.urlretrieve in Python 3.5 0.00
How to manage temporary variables in Python 3.5? +0.24
I don't understand this error when I try to use operators on %s... +0.26
Why do we import scikit-learn with sklearn? 0.00
__dict__ Doesn't Allow Call to Method in Python 0.00
Is there a way to force a Python program to run in version 2.7? +0.26
print function in main wont display anything +0.24
GAE: Read static file 0.00
Not getting Namespace returned from subparser in parse_args() 0.00
concurrent.futures.ProcessPoolExecutor vs multiprocessing.pool.Pool 0.00
Apply operation to multiple variables +0.57
Need help on list comprhensions. How to use several exclusions +0.68
sorting key-value pairs in python +0.20
In Python OOP When Calling Class Variable Should self or Class Name... +0.45
Why do decorators have to be declared before they're called, bu... 0.00
Reason for allowing Special Characters in Python Attributes 0.00
Print a dictionary by rows +0.26
Should I trust "python -3" as returning an exhaustive res... 0.00
Error when creating directory and then opening a file within it in... +0.25
Why doesn't my variable value get passed to the finally block i... +0.26
complexity of set of nameduple lookup 0.00