StackRating

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

abarnert

Rating
1698.89 (155th)
Reputation
267,894 (148th)
Page: 1 ... 18 19 20 21 22 ... 128
Title Δ
Changing the way stdin/stdout is opened in Python 3 +0.29
How should I test that dictionaries will always be in the same order? 0.00
Python __doc__ documentation on instances -0.77
Improving runtime of python numpy code -0.22
How to find the max value in a hash table that is manually implemen... +1.41
Preload a .py file into python 3 enviroment 0.00
How do I optimize iteration speed through 2 lists for a lookup value? 0.00
Use variable as key name in python dictionary -2.07
What exactly is the `subs` argument of the `evalf` method of SymPy... +0.43
Installing a new module in IPython 0.00
Is there any way to replace a for loop with something more efficien... +0.29
Why does integer division round down in many scripting languages? -0.82
wavfile.write: Identical arrays but only one works 0.00
how to make objects move smoothly tkinter -0.72
When to parse command line in a Python script -1.56
Python Requests with wincertstore 0.00
Can't regex string between string and line break - str(x) versu... 0.00
How to use function in tkinter mainloop() 0.00
Search for a keyword as a noun +0.28
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 +0.28
Dividing dictionary that contain lists in python +0.22
Looping over .csv file and removing any non-ascii strings 0.00
Why do compilers do not allow for numeral names? +1.47
pandas read_json for multi line jsons returns a JSONReader and not... 0.00
Python use CONNECT http verbs, header manipulation, and TLS/SSL 0.00
How does PyObject.ob_type get initialized/set in CPython 2.7 0.00
Making a 'byte type object' in python 3 +0.28
Pythonic way to perform <,>,==,<=, or >= operation base... -2.95
Alternate way to code this function without 're' (regular e... -0.79
Calculate global distance between several locations +0.27
Exception handling in version agnostic code -1.33
Python datetime to epoch +0.27
Can't get out of the program through code +0.28
List all possible words with n letters +0.72
Simple Python Program Loop Error 0.00
Using BeautifulSoup in order to find all "ul" and "l... -1.01
Combine lines 1-8, 9-16, etc. in a text file using Python +0.29
When to Py_INCREF? 0.00
How to create all possible groupings of elements as list of lists i... -0.90
bs4 object of type 'Response' has no len() +0.03
Roughly equivalent code of partial 0.00
Refactor partial function with lambda 0.00
Python - IndexError: list index out of range even though checking i... +0.27
How to map function on all argument values, as a list? but have exp... +0.28
Filter list within list to get all second numbers -2.69
Seeing if a file exists and printing it -0.47
Metaclasses: why method is not inherited from Base class? +0.94
Getting a list of enemies to battle one at a time +0.83
Infinite loop with get function 0.00
Does golangs os.Stat open the file? 0.00