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 ... 80
Title Δ
Python unittest framework: Test description +0.06
How to catch coroutine StopIteration exception? 0.00
Formatting AttributeError in __getattr__ -1.09
Will the reassignment delete the previous value from the memory in... +0.24
Change default constructor argument value (inherited from parent cl... -0.67
why for i in range(0,10,-1): wont print anything +0.51
O(n) list subtraction +0.05
(python) usual ValueError in parsing a date using datetime -3.07
Why can't I subclass tuple in python3? -2.18
list comprehension: create 2 items for each item in input list? -0.28
What does 'reload' do in this case? +1.23
Appending a list to a separate list +0.71
Python: Is my except clause indeed too broad? +0.78
python multiple inheritance, calling base class function +0.92
2-dimensional Tuple vs OrderedDict vs List of Tuples +0.23
Should every method that doesn't use the self parameter be a st... 0.00
grouper recipe but return last "group" even with uneven l... -0.41
Use Python regex to parse string of floats output by Java Arrays.de... +1.25
Get deeper evaluation in jinja 0.00
I'm don't understand what the colon does in str.format 0.00
Python mock.patch.object for properties 0.00
Mock a raw_input python 0.00
Python 3: does Pool keep the original order of data passed to map? -2.17
Finding the index of a numpy array in a list +0.75
How to use list comprehension to select lower value between 2 lists? -2.17
How to get a reference to an object in Python set 0.00
Python argparse module usage 0.00
python: building an iterator over a grid from the grid nodes +0.67
How can I format a string with a string +1.31
Are Python variables global by default? +0.33
How to create an array in Python -2.96
Google app engine python images API reduce image size 0.00
Split Python String by single quotation marks 0.00
Import methods difference -2.03
Python type hinting with class +1.24
how to plot member of object with different color? 0.00
Do a function call in a list comprehension only once if needed twice -0.91
Python 3.5 issue with int() with base 10 0.00
Python (3.5) - Formatting Number with Additional Text After 0.00
argparse AssertionError with metavar having square brackets 0.00
If else logic in python nested list comprehension +1.16
How to test if a a method of main class is called from its wrapper 0.00
Center alignment print format specifier implementation detail 0.00
How to fill numpy array with another numpy array -1.29
decorator: understanding why it does not flush local variables 0.00
How to get a sorted list from a list which contains many list that... +0.70
Getting index with list comprehension in a list in Python +0.73
Appending matrix A with matrix B 0.00
unexpected re.sub behavior +1.05
How to 'hide' an element in a list when passing list to a f... -2.78