StackRating

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

user2357112

Rating
1732.54 (65th)
Reputation
169,138 (306th)
Page: 1 ... 10 11 12 13 14 ... 89
Title Δ
Python Split on \t 'fooled' by text with ) 0.00
Exception object and missing __context__ and __cause__ attributes i... 0.00
Instance subclassing, why are new instances generated? 0.00
AttributeError while using shutil.copyfileobj 0.00
TypeError: ord() expected a character, but string of length 2 found +0.22
get name of function passed as argument to parent function -1.01
Segfault when accessing large memory buffer from ctypes 0.00
How to trace code run in global scope using sys.settrace? 0.00
On the round half to even of the denormalized number to the smalles... +0.60
When extending Python with C, How do one dynamically build a comple... 0.00
Why do the docs mention that padnone emulates the behavior of built... 0.00
How does one cluster by dissimilarity rather than similarity? Is us... 0.00
Numpy: Combine several arrays based on an indices array +0.22
How to get OrderedDict values out of odict_iterator? -0.78
Behaviour of open() vs os.open() when using pipes 0.00
What is the fastest way to sort and unpack a large bytearray? +0.64
What are the specific rules for constant folding? 0.00
os.environ.get('key') and os.getenv('key') which on... 0.00
Why do semicolons not suppress output in doctests? -2.85
Join() call is freezing the execution while I create process with m... 0.00
Why is random.choice so imbalanced? 0.00
Why is subclassing Thread so much slower than calling Thread? 0.00
TypeError: only size-1 arrays can be converted -0.28
Python C API: T_INT was not declared in this scope +0.22
Memoization of method working on python 3.6 but not on 3.7.3 +0.53
Variable scope difference between Python versions +0.20
What's the difference between @property and @X.getter in python? +0.23
Is there a way to import __future__ in Colaboratory 0.00
Why doesn't lambda work properly when dealing with a sequence? 0.00
Does Python import copy all the code into the file 0.00
Does {m,n}? regex actually minimize repetitions or does it minimize... +1.22
python memoryview slower than expected 0.00
numpy array prod vs multiply list items 0.00
Can I force gcc to detect ALL undefined behavior? +0.61
Why does indexing this Numpy matrix cause an error? 0.00
How to make an unfrozen dataclass instance hashable? 0.00
Efficient enumeration of non-negative integer composition +0.96
Assign a sequence at irregular intervals in 1D array - Python / NumPy +0.25
Why does this function return different values than it prints? +0.22
How to quickly fill a numpy array with values from separate calls t... -0.41
What is the difference in the behavior of `[]` and `list()'? +0.86
C send dummy integer as reference pointer without a variable defini... 0.00
Creating 3D numpy.ndarray with no fixed second dimension +1.05
Why my list's values does not change in some part of my code? 0.00
how to perform explicit relative import in python2? 0.00
How to maximize the weight of a tree by removing subtrees +0.23
Object's total size and the object values' sum 0.00
Cached integers, the `is` operator and `id()` in Python 3.7 0.00
expand numpy array in n dimensions -0.71
cython class containing c strings; buffer overrun? 0.00