StackRating

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

Paul Cornelius

Rating
1526.22 (22,451st)
Reputation
4,297 (38,903rd)
Page: 1 2 3 ... 7
Title Δ
Minimum Element in Binary Search Tree +1.96
How can if/elif/else be replaced with min() and max()? +1.45
Why is time.time() not monotonically increasing in an async loop? 0.00
Python input ranges and types of input -0.54
How do I update a variable that is pulling randomly from a list usi... -0.54
How to delete chosen auto-generated entry box 0.00
How to run a coroutine only once at a time, no matter how many time... 0.00
Create data with multiprocessing and save it to sql database 0.00
Making sense of asyncio.as_completed() 0.00
Why does this asyncio call pause execution? 0.00
How to get path for the file opened using python? 0.00
how to configure pylint for greater accuracy 0.00
Automatic input jump tkinter -0.05
Finding Longest substring in alphabetical order (Need Advice for Lo... +0.50
How can I make a code that displays buttons on one half of a tkinte... 0.00
How to access variable in a different file 0.00
How can I run an asyncio loop as long as there are pending cancella... +0.50
python async loop to send udp payload every 15 seconds, and stop tr... 0.00
asyncio.gather() - task.cancelled() is False after task.cancel() -0.05
Tidying up after unhandled exception in Python asyncio task 0.00
How to do a loop without holding up the system -0.03
How to make asyncio threads in Python run in parallel? -1.10
Python - nested loops and asyncio -0.05
solving 8-puzzle with BFS algorithm using Python 0.00
Python: How to wait until a function has been called in a different... 0.00
Run only last python function call within some timeframe? 0.00
How to await (without using the await keyword) for an asyncio task... 0.00
Draw equal number of list elements from python list 0.00
How to inherit variable from method in another class in Python 0.00
Python Async background task to poll cloud queue and yield control... 0.00
Regarding the asyncio module, how to get the return value of the su... +0.47
Asyncio does not run task scheduled through any of the many possibl... 0.00
Asynchronous python function calls, keep rescheduling functions in... +2.71
Why is asyncio switches between tasks way much slower than threadin... -0.28
How to run async coroutines from init, wait until it is complete 0.00
If value is between two other values, do something and continue unt... -0.53
How to reduce time spent by 'readline()' from serial data +0.46
Why current_thread() always return MainThread? +0.46
How to skip a dead link and move onto the next? 0.00
How do I stop repeated unwanted values when looping ConfigParser in... 0.00
List index out of range python after appending to the list 0.00
TypeError: __init__() takes 1 positional argument but 2 were given... +1.93
Enabling the submit button, when a user makes the first letter capi... -0.06
A simpler way to create a dictionary with counts from a 43 million... -0.49
Evolving functions in python +1.97
file.write won't write to the file but normal text will - why i... 0.00
TKinter, place widgets on certain parts of the window aligning with... +1.22
Bit manipulation to convert leftmost set bits to right-side alterna... -1.51
How to continue code after thread? Confused about the flow of this... +0.48
VSCode/pylint reports module win32event as unresolved import when m... 0.00