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 ... 4 5 6 7 8 ... 80
Title Δ
python class behaves like dictionary-or-list-data-like -0.47
Converting double slash utf-8 encoding -1.59
Python - Checking if all and only the letters in a list match those... +1.48
Python: simple way to increment by alternating values? +0.43
Lists in Python last element +0.69
Inheritance vs. Composition in Python for this specific case? 0.00
How to print a list without brackets +0.63
Variable defined in a function, needed within a function within thi... 0.00
Adding values to sequentially spaced list in python? +1.55
global variable not working python -0.71
dictionary from JSON to CSV +0.46
Python give number of args to an imported function +0.24
How to add a dot in python numpy ndarray - data type issue 0.00
Why is my code only parsing part of the XML file? 0.00
How do I check multiple dict keys for KeyError in one pass? 0.00
Which exception should I throw if a module is not the correct versi... -0.26
Importing from parent directory in sub folder's file using __in... -0.25
How do I avoid running the setup method for a skipped Python unit t... 0.00
TTK, Buttons only have one number on them +0.82
If string found Print n earlier lines +1.43
"with", context manager, python: What's going on in s... -1.15
How restrict creation of objects of one class to instances of anoth... +0.24
if-if-else and if-elif-else statement -0.96
Iterate a tuple with dict inside +1.21
Python: class with double underscore +1.07
Calling a private property of a Python instance using a string -0.75
Use translate to replace punctuation, what's the difference bet... +1.40
Query records through urlsafe key from ndb python 0.00
Python, how to move dict under itself with a new attribute? Eg dict... -0.25
Add elements of two list of dictionaries based on a key value pair... 0.00
Optimization on Python list comprehension +0.90
Why is a generator produced by yield faster than a generator produc... +1.10
why list(print(x.upper(), end=' ') for x in 'spam')... 0.00
Find the set of elements in a list without sorting in Python -0.27
Using command line args from different files in python 0.00
I need to split a python list into several python lists but the new... +0.16
Google BigQuery - Python Query not being parsed correctly 0.00
Split string into chunks of same letters -0.74
Removing some of the duplicates from a list in Python +0.24
Dictionary to JSON object conversion 0.00
Why bisect slower than sort +1.56
Regex matching in python 2.7 +1.50
Output "But it didn't sing." +0.29
How to make if else work for python3 +0.22
unbound method with "enum-like" class 0.00
Split an numpy array into two numpy arrays +0.25
Add docstring to a namedtuple field 0.00
What is the equivalent operator to `in` in the `operator` module? -0.53
Python : calling __new__ method of superclass 0.00
Is the continue statement necessary in a Python while loop? +0.72