StackRating

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

Amiram

Rating
1517.27 (38,113th)
Reputation
196 (469,021st)
Page: 1 2
Title Δ
I can't await func() from __init__ 0.00
Efficient way to use if in python +3.81
Call async method from sync callback in Python 0.00
How do I structure a python program with a while loop 0.00
run a list of class methods in asyncio 0.00
Python: use asyncio module to wait result for 2 independent tasks 0.00
Using Python decorator in Spyder IDE 0.00
Loop over empty iterator does not raise exception +2.20
How can I increase number by one only when the loop is over? 0.00
python KeyError: 'sapi5' +3.92
importError: Cannot import name 'quitprogram' from 'GUI... 0.00
Is there a special syntax for suspending a coroutine until a condit... 0.00
Ways to save sequence of elements in python set -2.00
Multiprocessing.pool with a function that has multiple args and kwa... +3.71
Fatal Python error: could not acquire lock for <_io.BufferedRead... 0.00
List of lists to dictionary of specific format 0.00
Python multi processing on for loop +0.03
How to pass python arguments via start-process powershell 0.00
Is there a point to using a with statement for creating a stem.cont... -4.12
python printing dictionaries in different order 0.00
Image variable gets overriden even though i del it 0.00
Python3 concatenate 'str' (not "bytes") to 'b... 0.00
How to locate problematic (un-picklable) object? 0.00
How to dynamically initialize an object within an inner class in Py... 0.00
Sort list by frequency but keeping original order when given same f... 0.00
How to process with thread Queue in python 0.00
How to create an additional attribute in the subclass in python? 0.00
How to get the services details using the python paramiko module fr... 0.00
TypeError: __init__() got an unexpected keyword argument 'categ... +1.93
Looking for ideas of how to cut out part of a matrix and plant in a... 0.00
How to save the header api at global -3.89
How to find the number of hidden layers and neurons in each hidden... -0.10
How to write main function in Python 3? 0.00
Suplotting all the columns in my dataframe with a format 0.00
Python can't read a file in my python project. How can I solve... -0.35
Why does 'f' is not defined? +0.52
TypeError: Object of type 'Location' is not JSON serializable -0.01
how to add the item of a dictionary inside another +3.38
with file.open('r',encoding="utf-8") as f: Attrib... -1.94
How to launch a word file in its default MSword executable from pyt... -2.97
Single digit output +4.20
How to add elements together in nested list? 0.00
Using list for dynamic structure allocation -0.10
How to get all the words around a word within a fixed proximity +2.21
creating a dictionary from a subset dicts of a nested dict 0.00
local variable 'form' referenced before assignment in python -0.10
How to get stuck in a for loop? +1.93
Can I use ',' instead of 'as' python 3 0.00
Slow python code while inserting to Postgres +3.94
Need to execute a method 2 hour later after sending response in fla... -0.02