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 ... 15 16 17 18 19 ... 89
Title Δ
How is “for(const [[[[[a, b, c]]]]] in [0, 0]);” even valid? +0.26
How can I get the range used in generating random number? +0.90
The purpose of lambda x: lambda: x 0.00
Is it possible to access exec-provided globals dictionary from with... +0.22
How do you get type annotations from subclasses when inheriting? +0.24
How are function attributes transparently viewed by a method 0.00
TypeError when Using Function in .format() -3.14
How to defind __eq__ func for a custom object which need to compare... +0.24
bisect.insort complexity not as expected -0.21
python3: fileno() throwing I/O operation on closed file error -2.72
MyPy doesn't allow constrained TypeVar's to be covariant? D... +0.23
Struct with another struct inside of it using ctypes 0.00
array sort, slice and reverse returns empty 0.00
What is difference between following two format() methods? 0.00
Accessing matrix elements with sympy module in python 0.00
Unexpected split() behaviour Python +1.87
Detect if a __getattribute__ call was due to hasattr +1.34
Applying memoization to the coin changing problem 0.00
How can I sort 128 bit unsigned integers in Python? -0.26
What is Ruby's equivalent to pythons xrange? 0.00
Why does python treat asterisk differently in functions and express... +1.90
Why overriding of sys.stdout does not work for output coming from m... +0.24
Is file.read() guaranteed to read the entire file? +0.25
Reading >2000 lines text file, but it stops at line 46 that is e... -2.84
Converting a string of lists of lists into a Numpy array 0.00
Converting key=value pairs back into Python dicts +1.48
How can a string be stored as a 'sequence of Unicode code point... 0.00
Tracing Python Program -1.21
Numpy Matrix Memory size low compared to Numpy Array 0.00
how could I modify/recompile an already defined function during run... -2.98
Is it possible to rewrite the outcome of 2*func(x) to be func(x) +... +1.17
Popen.communicate is stuck until process spawned by sub-process ter... -0.01
Is there a Python equivalent of vfork in Unix? 0.00
Achieving shell-like pipeline performance in Python +0.58
Running python project with import __main__ even with import error? 0.00
Get inheriting class name in base class' class method 0.00
(Python) Alternating inputs from a binary tree? 0.00
The amount of memory a Python set spends increases in steps 0.00
NumPy vs SymPy Row operations different? 0.00
How to get timezone from Python C API? 0.00
Python - how to use read 'standard input' with called '... +0.24
Setting Attribute Of python Method In Class +0.98
optimize.minimize in Python not finding the solution 0.00
How to do interval arithmetic on sympy 1.3? 0.00
Append function appends list sometime as row and sometimes as column 0.00
Python argparse: how to control line wrapping in help screen for su... 0.00
python enum get by string value does not work 0.00
Unexpected results with bit operations 0.00
PyArray_SimpleNewFromData 0.00
f-string format specifier with None throws TypeError +1.24