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 ... 21 22 23 24 25 ... 89
Title Δ
Why does CPython have a "POP_BLOCK" opcode? +1.39
How does memory allocation work in python in this case? +0.98
NumPy: Where in the source code are `arange` and `array` functions... +1.21
In python 2.7 can you make the __contains__ super method take 3 arg... 0.00
PyObject_CallMethod return -1 -0.76
Renaming the '_' variable in Python 0.00
Fraction function returning unreduced fraction -2.04
Is it true that "Python never implicitly copies obje... +0.23
Why relative import so restrict? 0.00
What is an effective way to test if a descriptor has already been u... 0.00
Calculate height of an arbitrary (non-binary) tree -0.70
How does numpy frompyfunc generate ufunc form a python function con... 0.00
How to write a csv file in binary mode? 0.00
How are built-in types protected from overwriting (assigning to) th... 0.00
Possible to have a class member variable BST within a class used fo... 0.00
AttributeError: __enter__ with Appjar subWindow GUI 0.00
Why does python json decoder throw on a string with UTF-16 BOM? 0.00
How to get all variables available in scope? +0.67
python iterate over variables +0.24
assertEqual fails for objects that are byte-for-byte identical? 0.00
Why doesn't asarray directly modify my list here? 0.00
What argv = NULL means? +0.58
Sharing a base class between two derived classes in Python 0.00
Pass dict to inheritance after using __new__ 0.00
When any why is it useful to have a descriptor's `__get__` meth... +1.70
why are custom objects hashable (and usable in dict) in python? 0.00
use a metaclass as __metaclass__ of its own subclass 0.00
Numpy: garbage collection after slicing 0.00
Elegant coding for optional arguments and outputs in Python +1.61
Python static method vs. Java static method +0.52
What does [I mean in a scala ClassCastException error message? -0.23
what is del doing to builtins when they are defined for variables? 0.00
Fastest way to make a list-like object containing integers in python -1.63
An Efficient Sieve of Eratosthenes in Python 0.00
Base class accessing super class variables -0.44
How to make "keyword-only" fields with dataclasses? 0.00
Strange Python ctypes behavior. Always loads the m (math) library 0.00
How flattening a nested list using `sum(iterable,[])` works? -0.34
error module.__init__() takes at most 2 arguments error in Python 0.00
Attributes not being inherited from parent by subclasses 0.00
When a user-defined type is called, what causes tp_new to reference... 0.00
Only first index of tuples list being used +0.24
consistency of floating point division +1.13
Dijkstra's Algorithm with Turn Penalty Giving Sub-Optimal Path 0.00
How do I get hex() to print the full hex value in Python? -1.56
python-daemon does not work if called by function 0.00
Dictionary Sorting In Incorrect Order +0.25
pip installed namespace turns into a builtin 0.00
Python dynamic module loading with multiprocessing 0.00
Why isn't all memory freed when CPython exits? -1.36