StackRating

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

max

Rating
1479.32 (4,499,312th)
Reputation
16,779 (8,272nd)
Page: 1 2
Title Δ
Why is deque implemented as a linked list instead of a circular arr... -2.49
Goroutines vs asyncio tasks + thread pool for CPU-bound calls -3.87
Is it possible to tell Github that my branch was merged into upstre... +3.46
Preventing multiple instances of a thread in Python +4.25
Destructuring type hints 0.00
Type hints for classes implementing an interface 0.00
Sharing synchronization objects through global namespace vs as a fu... -3.18
The impact of correlated failures on cluster performance 0.00
Finding implicit coercion to boolean in source code +0.14
How to annotate type instances (instead of class instances)? 0.00
Why modifying dict during iteration doesn't always raise except... +4.85
CPU utilization while waiting for I/O to be ready in asynchronous p... -3.73
Reusing database connection for multiple requests 0.00
Select array element from Spark Dataframes split method in same call? -4.21
Using generator send() within a for loop -3.46
Difference between cmap and a list of colors -3.88
Obtaining a cmap for color brewer palette -3.22
Forcing a thread to block all other threads from executing -2.71
How can I implement a data structure that preserves order and has f... +2.08
Finding qualified names that reference a given object 0.00
Graph library API -3.26
Implementing pointwise arithmetic with implicit type conversion -3.74
What happens when you call `if key in dict` +2.56
Memoization when arguments can be very large -0.13
Python cartesian product of n lists with n unknown at coding time +5.15
Python 3: Catching warnings during multiprocessing +0.08
Creating a unique dummy object -3.30
Linking commits to issues - best practices -2.15
Generalized reference that allows efficient deletion from a variety... -0.16
Which classes cannot be subclassed? 0.00
Passing objects to other objects - via methods or constructor? +3.16
Why is NaN not equal to NaN? +0.34
Determine which function was called -1.84
Unexpected performance curve from CPython merge sort +4.26
For loop only executes 1 time, though given a range of 5 +4.45
How to avoid circular dependencies when setting Properties? -3.98
Checking for NaN presence in a container +1.08
pythonw.exe completely dysfunctional on windows 0.00
Regression testing when "test oracle" is an informal outp... 0.00
Check maximum memory usage of Python program under Windows 0.00
Naming clusters in the graph 0.00
Is it wrong trying to suppress overriding on a case by case basis? -1.50
python numpy MKL ERROR 0.00
numpy float: 10x slower than builtin in arithmetic operations? 0.00
python: geometric brownian motion simulation +4.21
Python yes/no def -3.33
Implementing sub-table (view into a table): designing class relatio... 0.00
python interpreter: interrupt and continue -4.03
How to implement a good __hash__ function in python 0.00
SQLAlchemy: avoiding repetition in declarative style class definition -3.37