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 ... 13 14 15 16 17 ... 89
Title Δ
How are the contents of the builtins module available in the global... 0.00
Possible differences between list and iterator 0.00
Is there a use for == or != in chained comparisons? 0.00
How to configure IPython to execute cell blocks the same way as a p... 0.00
How to convert dict_keys to an integer +0.57
Remove a property (getter/setter) from an attribute in subclass in... -0.52
Why random.sample can't handle numpy arrays but random.choices... 0.00
Why are bitwise operators slower than multiplication/division/modulo? +0.63
Solve A x = b for A in numpy / scipy 0.00
How to annotate a function returning an array in Python? 0.00
Why python iterates bytes as integers? +0.23
Is there a way to add an attribute to a function as part of the fun... +0.79
Table input parameters and scalar output parameters 0.00
Any concurrent.futures timeout that actually works? -2.88
How come when a Series is passed to Numpy's exp() function, a S... +0.72
Inconsistent c_char_p behavior between returning vs pointer assignm... +0.98
What's the difference between df.head() and df.head? +0.90
What is the additional directory in front of PYTHONPATH? 0.00
python format_spec syntax [[fill]align] -0.28
How to use while(i = getNext()) pattern in python +1.89
Why does an empty string in Python sometimes take up 49 bytes and s... +0.20
How to modify the value of a Python variable(like a refrence) in py... 0.00
Builtin function to apply single expression with multiple variables +0.48
str.title() and encoding on mac -0.97
How to parse email FROM headers with parentheses in Python? 0.00
Why does numpy mixed basic / advanced indexing depend on slice adja... 0.00
Extending a class in Python inside a decorator 0.00
pathlib.Path.mkdir() won't make directory at specified path +0.22
Why does insert and append for numpy ndarray return a new array ins... +1.10
__init__ function definition without self argument 0.00
from package import * as _ -0.29
Why does my python code run as expected in the debugger but not oth... +0.95
What is the difference between input().strip().split() and input().... 0.00
How to set the value of dataclass field in __post_init__ when froze... +0.23
Explicit relative imports within a package not using the keyword from 0.00
python C api: how to use the "list(…)" operator 0.00
What does `exit` keyword do in Python3 with Jupyter Notebook? +0.71
numpy.random Seed in multiprocessing 0.00
How to get largest possible precision? (Python - Decimal) +0.23
How does the code example in the python os module documentation cre... 0.00
Write newline value to python file without it making a new line +0.24
Recursive type annotations 0.00
Change np.seterr behavior inside a function only +0.30
Await call causing unexpected behavior on instance attribute +0.90
How to overcome the regex depth limitation in python? 0.00
Why does functools.update_wrapper update the __dict__ in the wrappe... 0.00
AST not parsing strings with escaped backslashes correctly 0.00
Importing python-pptx: ModuleNotFoundError: No module named 'pp... +0.23
How to use ast.parse() inside interactive shell to parse a file +1.93
Do Python lambda functions help in reducing the execution times? 0.00