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 ... 5 6 7 8 9 ... 89
Title Δ
What is the precise meaning of question marks in an einsum-like guf... 0.00
error when using itertools.count() to count 0.00
Why in allocating variable memory, python scripts running in differ... +0.20
StringIO appears to behave different when initialising from a buffe... 0.00
How to "jump" the frame of an arbitrary python generator... 0.00
Is it possible to generate import statement from the module object... 0.00
python symbol can be global and local in the same scope 0.00
What exactly does '[:]' mean in the example of ipyparallel? 0.00
Why does C's BNF grammar allow declarations with an empty seque... +1.01
Why does creating a list of tuples using list comprehension require... +0.83
Python: synatx error: string format not correct 0.00
how to make a replica of python array class? 0.00
Why do I get "RuntimeError: This event loop is already running... 0.00
Python: what does await do in the following context? 0.00
How to implement a data-parallelising (multiprocessing.Pool) decora... 0.00
How to visit custom numpy datatype array's member as an array? 0.00
Why does the field declaration of a list in a child class make it n... 0.00
python lockf: LOCK_EX works but LOCK_SH doesn't 0.00
textwrap.dedent not working when there are newlines -0.29
Python3: Does the built-in function "map" have a bug? +0.22
What does "[()]" mean when called upon a numpy array? -2.88
Why does python's sum() require start argument? +1.32
Can a method reference itself anonymously? +0.62
numeric type parse functions exception with negative numbers -1.94
Create a range of decimal number using numpy does not work +0.96
Check if all sides of a multidimensional numpy array are arrays of... -0.48
Why does Python use ".0" to represent an iterator in disa... 0.00
Class providing iterator for contents +1.09
Sort elements using specifc order in python -0.35
How does object.__getattribute__ redirect to __get__ method on my d... 0.00
Python coroutines gives unknown None on yield +0.21
Python reference count to object field 0.00
Method for randomly generating points on surface of sphere don'... 0.00
Weird MRO result when inheriting directly from typing.NamedTuple -2.40
What is the mechanism in CPython for invoking a Python function fro... 0.00
How do I handle errors in an f-string? 0.00
Python operator.methodcaller() not processing arguments correctly? 0.00
Understanding the scope of a class variable in Python3 0.00
Issues with module imports going from python 2 to python 3 0.00
Running a file via the interpreter changes current directory? 0.00
Why is a.insert(0,0) much slower than a[0:0]=[0]? 0.00
Conditional itertools.product +0.99
Child process not inheriting Python global variable on Windows 0.00
How does inplace add work in tuples if tuples do not include __iadd... 0.00
Does PyDict_SetItem increase the reference count of the key, and if... 0.00
Correct way to import functions from file in python3 +0.22
Why doesn't Pandas use default python 'and' and 'or... 0.00
What's the underlying implimentation of integer division in pyt... 0.00
Is "type" a function or class? +0.60
Uniformly randomly sample binary strings of length N when N is large 0.00