StackRating

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

Aaron Hall

Rating
1530.98 (17,688th)
Reputation
204,433 (224th)
Page: 1 ... 5 6 7 8 9 10 11
Title Δ
How to get type of multidimensional Numpy array elements in Python -0.50
Cycle through a string using a for loop -0.43
How to name a list variable with ending "s" +0.47
Filtering characters from a string in python. (if the characters ar... +1.31
Print using join after adding value on the fly +2.80
The significance of continue and break in python 0.00
In Python, why can a lambda expression refer to the variable being... -0.26
Python 2.7 regex with format multiple list items 0.00
Writing to and reading plain text files with writelines() and readl... +2.02
Adding method to Python's NoneType -0.56
Reading a file in Python for text +0.02
Does Python optimize lambda x: x -0.47
Can you impose object precedence for overloaded operators in Python? -1.25
Empty set checking doesn't work on the first iteration 0.00
sorting filenames in numerical order in python +0.17
Creating multidimentional list - Python -0.02
Python 2.7: "import time" Where is python importing this... +0.03
invalid literal for int() error / when loops for humongous numbers +2.56
Different recursion result from python 2.7.6 and 3.3.3 -0.52
Conditioning on Regex,Python -0.02
Can you explain the following function? -0.91
Make a script in python that lists adjacent words through Unix? -0.14
Make a script in python that lists adjacent words through Unix? -0.14
Is there something better than dict.get(<thing>, dict.get(<... +0.08
Execution of Python code with -m option or not -0.68
How can I delete multiple globally assigned lists with a for loop? +2.03
Logic to test that 3 of 4 are True -0.18
How to print single lines from file -1.89
Sorting string into identical words +0.06
Replace value of a key in Python dictionary? -1.10
Python nested lists replace unicode characters in strings -0.25
Python: Converting nanoseconds into DateTime64 format -0.54
get minimum and maximum values from a 'for in' loop +0.52
When is "_." used in python -1.91
Scraping works well until I get this error: 'ascii' codec can't enc... -0.03
iterating over two lists to create a new list in Python -0.36
Non-polling/Non-blocking Timer? -0.26
How to add a tuple to the first position of a list in Python -0.56
palindromic numbers in python +2.73
Python: function and variable with same name +0.18
alphabetical order in Python +0.97
python compatibility friendly dictionary methods? -0.54
How do I import a list ? (python) -0.09
Can't convert 'list'object to str implicitly Python +1.10
Why does one function work while the other doesn't? +0.92
Can I assign to a numeric variable in Python? +1.09
Update dictionaries in a list 0.00
how to perform XOR of all words in a file +0.50
Dictionaries and Big Inputs on Python +0.55
what does +=, -=, *= and /= stand for in Python? +1.31