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 ... 8 9 10 11 12 ... 80
Title Δ
Python time variable is not changing +0.25
Format time python -1.02
'exit' is not a keyword in Python, but no error occurs whil... +1.28
Python: Assigning staticmethod to class variable gives error 0.00
AttributeError: 'NoneType' object has no attribute 'lst... -0.99
What is the pythonic way to pass arguments to functions? -2.75
Python 3.5 - Creating Named Tuple Populated With Generators +1.59
Keeping track of arguments passed to a function +0.25
Why doesn't pydoc work when I use argparse? 0.00
python dict of lists +0.66
Counting even numbers in a given list -2.38
Redefining "for" operator 0.00
I keep receiving "NameError: name 'username' is not de... +0.96
MySQL returns the name of the column instead of the value 0.00
Eliminating Words Based On Letters 0.00
In what ways can a python program terminate without throwing an exc... +0.25
Python: how to get number of days from fixed past date to now 0.00
List understanding python +1.14
In Python, when are two objects the same? +1.42
Trouble understanding python generators and iterable arguments +0.64
Metaclass configure. Python version conflict 0.00
string (to binary) to int in python? -0.14
Zip lists of tuples -0.69
Is there a way to exclude specific file types from a directory comp... -2.74
How to update a python dict with default key:value pairs given in a... +1.91
How to change the value in an array to a negative one +1.18
Or'ing boolean arrays of different sizes +0.27
Easiest way to generate random int64 array in numpy? -1.52
Invalid literal for float -0.09
How to stop a timer (python) 0.00
How to handle different exceptions raised in different Python version +0.25
Interpolating missing values useing np.interp 0.00
Mapping Spark dataframe colums with special characters 0.00
Python printing None in console for no obvious reason? 0.00
Is this 'file' entity a tuple? 0.00
ast.literal_eval ValueError('malformed string') 0.00
Compare two large dictionaries and create lists of values for keys... -0.18
Efficiency of Python "in" keyword for sorted list +1.60
Python replace every odd occurrence of space with "_" +0.14
Python generator with recursive call +0.26
How does python do list slices and modification on the LHS? +1.68
*** TypeError: __init__() takes exactly 1 argument (2 given); APIRe... 0.00
undefined-variable Warning for python 3.x in pylint 0.00
Python RE, is \b ever useful to indicate end of a word +0.53
combining filter with multiple lambda arguments +0.26
how collections.defaultdict.get work in max statement's key par... 0.00
How do i get a integer value of a 32bit IEEE value in python 0.00
How do I access the elements of a slice object in python 0.00
python unittest xml files created in different folder when test fails -0.24
How to use filter in python to filter a dictionary in this situation? +0.83