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 2 3 4 5 ... 128
Title Δ
I want to make a class attribute into a tuple that receives its inp... -0.26
How much optimization does `in` have over `__contains__`? +1.39
Execution time for printing numbers and list of numbers +0.25
Socket blocked in transmitting json object from Java to Python +1.52
Should we use tuple or list for index_together 0.00
Get Python command used to run the current Python script 0.00
How to handle Python exceptions when dealing with errors from packa... -0.75
Random indentation errors? +0.13
Python run bash script with flags and pipes -0.50
Passing list to pool.map() function in Python returns each characte... 0.00
Python - Sharing variables between different instances of different... 0.00
Python package installation issues: PyAudio, PortAudio +0.23
Type hints with circular dependencies across files +0.25
How to create a Python array-like object that can be used like an a... 0.00
how can I make these counter decorator work for my in class method +0.24
Change month name to date in python -1.56
Best way to remove '\xad' in Python? 0.00
ctypes - structure contains garbage / not correct data 0.00
Why choose module level function over @staticmethod in Python? +1.59
Duplicate numbers reading a text file in Python +0.99
Lambda expression producing a SyntaxError 0.00
Do I need to use a with statement when sending multipart form data... +0.85
Python Error: AttributeError: 'str' object has no attribute... -2.01
Create file-like object for data buffer +2.05
Can literal_eval(f'{}') be misused to execute code from an... 0.00
strange returning value in a python function -0.83
Import variable from another script 0.00
Can't print each song title from a chart. Getting AttributeError? 0.00
Python got no result and KeyError:1 0.00
What is the malware associated with pywin32 -0.36
Getting proper UTF-8 from lxml.html.fromstring via requests.get fro... 0.00
"TypeError: join() argument must be str or bytes, not 'Non... 0.00
Read Binary Json from Qt QJsonDocument::toBinaryData using non-Qt? 0.00
Stop multithreaded Python script on Windows 0.00
How to call this tkinter gui function? +1.16
Just need explanation understanding 1 simple line of code. -1.63
Google scrapping using python - requests: How to avoid being blocke... -0.26
When dictionary keys are identical, why does Python keep only the l... +0.94
how to define constructor for Python's new NamedTuple type? +0.25
Python OOP - explain how does work static with type(self) +1.88
Kill a batch file containing the python script within +1.43
pip install py2neo failing 0.00
tkinter treeview row display value discrepancy with underscore 0.00
Should I use str.something(…) or '…'.something()? +0.67
Python for i in range(2,2): print(i) what does i variable contain,... +0.25
Insert into values as parameter - Python +0.25
Appending to tuple during for in loop +0.90
Output is formatted incorrectly -1.77
Accessing iterator in 'for in' loop +0.86
How to get data from web in python using curl? +0.25