StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

iCodez

Rating
1733.19 (63rd)
Reputation
116,492 (574th)
Page: 1 ... 6 7 8 9 10 ... 37
Title Δ
Why doesn't addition broadcast over tuples? +0.06
Validate user input in using Global variables 0.00
Delete a key and value from an OrderedDict +1.10
Reverse a list without reversed command 0.00
How can JSON data with null value be converted to a dictionary 0.00
Is there a better way to write this if-statement? 0.00
Opening multiple files and assign them to a dictionary 0.00
Special use for __iter__ and __next__ +0.43
Definition of a Module. -0.31
Get all values in a dict from a list of keys wherein the same key o... +0.96
Passing selenium object references to a function in python -2.95
Python Regex For Matching Multiword Names +0.55
"randint" function working unexpectedly inside functions? +0.24
Calling a function with different object variables -0.34
Dropping values from a list of tuples -0.74
Tkinter program not running while trying to run from console 0.00
Simple map function error -1.60
Why is it not possible to have a set as an element of a set? -0.30
Tkinter GUI stopwatch/timer 0.00
Function with fewer arguments and optional arguments 0.00
Unsupported operand type(s) for +: 'dict' and 'int' +1.17
Out of curiosity: Which is better for creating a sum? sum(list) vs... +0.69
tkinter on enthought canopy (Windows) 0.00
How does this list comprehension work? +2.01
What is the meaning of "with" in this code? -1.07
Tokenize a string based on punctuation +0.63
Should I use list() or wrap in brackets? +1.07
What is the cost/ complexity of insert in list at some location? -0.94
Is there an easy way to get next and prev values in a for-loop? +0.19
Having trouble displaying a notepads averages 0.00
I can't seem to get this function to add the list together 0.00
How to mimic C's #define functionality to optionally print debu... +0.24
Stopping an iteration without using `break` in Python 3 +0.77
In line function error 0.00
Creating a volume slider in tkinter 0.00
Tkinter "entry" object not updating textvariable variable... 0.00
How would I account for negative values in Python? 0.00
How do you create a Tkinter GUI stop button to break an infinite lo... 0.00
How to pull out the string via regex -1.61
TypeError: unsupported operand type(s) for /: 'float'. Simp... 0.00
adding image to tkinter gui 0.00
Does with-statement function close files? -2.53
Removing letters from a string that occur in the previous string +1.11
Python TypeError: %d format: a number is required, not NoneType 0.00
Is there a proper way to count objects of certain type in a list? 0.00
Best way to extract elements from nested lists +0.63
Unexpected character after continuation character +0.25
re.sub replaces only first two instances 0.00
Python - How to check if an variable is an number 0.00
Replacing all multispaces with single spaces +0.25