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 ... 8 9 10 11 12 ... 128
Title Δ
Unscriptable result of generetion function -0.24
Inheritance Initialization -0.76
Is there a more pythonic/more efficient way to loop through diction... +0.26
Covert a tuple inside list in list to a list -2.17
Where should source code be saved when working with virtualenv? +0.26
Extract Only Digits from Dollar Figures -1.46
How to add python to CMD? +0.25
Shell/Terminal: Execute a command for all files in a directory usin... 0.00
In python 3 when can type() return anything other than a class? 0.00
How to avoid b' and UTF-8 literals in MySQL using Python 3 +0.87
Print function calling functions together +0.26
Getting the value of a mutable keyword argument of a decorator +0.27
ValueError compatibility and multi-line string aesthetics? 0.00
Passing data between functions, using Main() -0.25
Error in writing Python functions in Crystal-lang 0.00
zipfile extract zip to a folder 0.00
About a function on Python +0.40
print('Hello World!') not using 'e' nor 'p'... 0.00
Documentation describing this python windows os.chdir behavior? +1.17
Calling a particular function for every module in a python directory -0.76
Python iterating and deleting key from the list based on value +0.26
convert String to Bytes object for hmac.new() in python 3 -2.85
Excluding the first element from an iterator (Python) +0.32
Why is this code not throwing a 'not defined' error? +0.98
why there is error name 'student2dict' is not defined in be... 0.00
Why there should be an x in .issubset(x) while using this lambda fu... +0.02
Tweepy won't install on python 3.7; shows "syntax error&qu... +1.29
Python Tkinter Class Object Has No Attribute 'mainloop' +0.26
add a condition if none of the elements in a for loop has data -0.76
What is PyCompilerFlags in Python C API? 0.00
Python: How do you determine if a list of unordered tuples as dicti... +1.19
Urllib and requests always return status code of 200 0.00
'pip==9.0.1' distribution was not found and is required by... 0.00
Python: array and print() format -1.56
Efficient way of writing numpy arrays to file in Python -1.28
Python: How to best handle developing a library and an application... 0.00
To access these functions and variables elsewhere inside the class... 0.00
What does it mean for DataFrame.ix to be deprecated? -1.11
Making Comparisons of two lists faster +0.52
SQLAlchemy returns weird data -1.85
Why doesn't python support 'pass' in ternary expression? -1.12
Find the index of nested lists in Python +1.38
Can't get rid of numerous blank rows from output -1.08
How can I pass an object attribute to lambda function, as function... -2.59
Library not loaded: /usr/local/opt/mysql/lib/libmysqlclient.21.dyli... 0.00
Facing a error:TypeError: unbound method get() must be called with... 0.00
Approximation and modification of dictionary variables +1.18
Script to convert MiB/KiB to Hex '0x' notation and do addit... 0.00
What is the run-time complexity of the following algorithm, in term... -0.93
How do I pack bits from one byte array to another efficiently in py... +1.10