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 2 3 4 ... 11
Title Δ
timeit.timeit variable importing in python 0.00
Python naming convention for variables that are functions +1.90
Getting two consecutive elements from a list every ten elements -1.47
How to move a Python script from one subpackage to another director... 0.00
How to maintain multiple versions of a library -0.16
How to find the only number in an array that doesn't occur twice -0.98
Reverse a Python string without omitting start and end slice +0.85
How to use reduce/map/list comprehension for a summation? -1.13
Structs & code interpretations +1.95
How to know ping speed of a website 0.00
Python hex to string? +1.96
Python list in list formatting the output 0.00
how to convert a list into a pandas dataframe -0.04
instance has no attribute '__len__' +0.23
Use while loops in python to create sum of powers -2.24
Can't get a function that is supposed to return bool to work in... +0.47
python when I use the '__slots__' +2.28
Python list.index() versus dictionary +0.08
Python Module Package with no methods 0.00
python run code that is in a function once +0.12
Python: mysterious "reference before assignment" error th... -1.60
How do I remove from the beginning to the 2nd specific character of... -1.15
regular expressions : (.*), (.*?) and .* 0.00
Syntax error on opening quotation mark -0.96
In python how can I use/manipulate an object defined in a script fr... -0.04
Why does `if Exception` work in Python -1.55
python: don't understand "while len(list1) and len(list2):... +0.62
Am I trying to connect to a TLS-enabled daemon without TLS? 0.00
How do I exit without saving a file in Python -1.41
Log the time a python script stopped? -1.97
Using Python decorators to enforce standard method signature +0.45
Python not reading file lines +2.09
Python Numpy Addition 0.00
Converting List of Numpy Arrays to Numpy Matrix 0.00
What is the most efficient way to join multiple tables with the sam... +0.05
Python: TypeError: input expected at most 1 arguments, got 5 -0.02
Stopping Code In Python Without Break -0.21
Python 2's `exceptions` module is missing in Python3, where did... 0.00
Having trouble understanding Python's 'truncate' and &#... -1.01
Python scripts for writing UNIX commands on terminal 0.00
Rank an array of tuples +0.74
Can anyone explain to me what a two-level dictionary is in Python +0.21
Raising a custom message for exception in function -0.19
How can you check if a column in a DataFrame is stale? -0.07
How do I return a correctly rounded answer in Python? 0.00
Pickle - Load variable if exists or create and save it -1.18
Python: Circular import members from module 0.00
Check if input is a integer +2.10
Name Error in Python Class 0.00
Recursion of arbitrary complexity replicated with iteration? 0.00