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 ... 8 9 10 11 12 ... 37
Title Δ
Priority of operators: > and == 0.00
What is faster in Python3? len or dictionary lookup? -0.25
Match all names with exactly 5 digits at the end +0.60
Looping numbers in python; 123456789 -0.83
Finding the contents of parenthesis +1.06
Extracting a table from webpage with regex +0.67
How to add multiple conditions in a while-loop +0.39
Removing repeated element from a list 0.00
What does numpy.max function do? +1.44
Python: iterate over dictionary keys by sorted value +1.01
Split string at commas except when in bracket environment -0.76
Delete some items while looping a set -1.03
Capturing portions of text with non-greedy regex +0.06
Read file line by line or use the read() method? +0.69
Adding whitespace in front of special characters +0.50
Compare a bunch of integers to a variable in an if-statement 0.00
Delete certain values from a dictionary? +0.78
Use str.format() to access object attributes 0.00
Are quoted dictionary keys an absolute must? 0.00
Making a list from elements of another list turns it into a NoneType 0.00
Efficiently test if two lists have the same elements and length -0.17
Comparing three numbers? 0.00
How to use one print statement yet still print on multiple lines -0.60
Pass more than 255 arguments to a function 0.00
Get the text of a button widget 0.00
Create list of combinations -0.35
Not able to create tkinter window 0.00
NameError: name 'OpenKey' is not defined using winreg -2.51
How to test the value of all items in a container? 0.00
Conditionally concatenating a list of strings with a condition +1.84
Split leading whitespace from rest of string +0.77
How to check if the string has digits without a try/except or str.i... +0.36
Passing a file as a function argument 0.00
Reassigning element of a list inside a list 0.00
How do I import FileNotFoundError from Python 3? -2.19
Getting python regexp for data -0.47
SyntaxError while defining and calling a function 0.00
Why does python allocate new memory to variables on every new assig... 0.00
Which Python Conditional Return Statement Is The Most Pythonic? +1.04
Why do I get an error printing from file data but not command line 0.00
Operating on lambda equations 0.00
Remove characters in a string without multiple calls to str.replace +0.17
How to pass self to a constructor -3.09
I would like to check if an input is python code 0.00
How would I make a dictionary from a list of tuples? +0.87
Error when printing string and float 0.00
How to access key, value in a python dictionary? (error: "need... +0.18
Execute a function randomly +0.24
Boolean 'not' operator not working correctly -0.45
Specific Try and Except +0.25