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 ... 19 20 21 22 23 ... 80
Title Δ
Two codes in python should be giving the same result but they don&#... +0.66
print dictonary list stepping 3 by 3 0.00
What is the proper way to trigger an action after value assignment... +1.29
Difficulty understanding 3.2. First Step Towards Programming 0.00
Use an object (e.g., an Enum) as a key in **kwargs? +0.03
How to work with python 2 and 3 -2.83
Permanently add Libraries in Python 0.00
Python-3.4 open a python file and look for the name of functions -0.24
Python range function in the for loop - what is the stop parameter... -0.39
Python MySQL parameterized query conflicts with % wildcard in LIKE... +0.26
Try if Statement Breaks my print str -0.25
Explain the value returned in python dict method 0.00
Getting TypeError: can only concatenate tuple (not "str")... 0.00
Python: Concatenate similiar objects in List +0.82
Python MySQL parameter queries for dynamic table names 0.00
List within a List within a Dictionary 0.00
What does %(something)s mean? 0.00
itertools.groupby key func to produce groupings of zero and non-zer... 0.00
is it possible to let a piece of code to run only during debug? +1.03
python re.sub using() replace string within a line -0.41
How do I print the total of random numbers without making the rando... +0.26
Parsing Flags in Python 0.00
Additional processing of arugments for a function in Python 0.00
Issues with string splicing in python when using range and negative... +0.68
Possible to use with statement for condition execution and finaliza... 0.00
Python: Nested functions and variable scope 0.00
How to renew a variable in another function within a class? 0.00
Python 2.7.8 print statement “Syntax Error: invalid syntax” in term... +0.27
Using max() on a list that contains numbers and strings -1.59
Recording the time into a text file -0.46
Filter numpy array by two conditions. More than one element is ambi... -0.50
How do I turn this loop into a list comprehension? +1.31
Parsing XML data with nested tags in Python 0.00
How can I pythonically print and write the same string (two operati... -1.06
Using numpy to find the number of non-zero values in an array -0.73
Why do python sets hold False and Zero exclusively? 0.00
Render JSON to directory structure in Python 0.00
Python combine two for loops and not over repeat -0.61
How to find the most similar word in a list in python 0.00
Python: Get script location 0.00
TypeError manipulating array in NumPy -1.11
Python reference with Tkinter label change text 0.00
ValueError: Expecting property name: line 1 column 2 (char 1) 0.00
Create a dictionary where letters of the alphabet are the key? -0.71
How to extract only first and last name by removing the middle name... -0.05
decorating a class function with a callable instance -2.17
for Loop with multiplication option not working in python +1.38
recursive dictionary creation python +0.64
What is a better way of handling import * +0.57
Python: checking for the existence of a variable in globals() makes... +1.24