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 ... 14 15 16 17 18 ... 89
Title Δ
Faster alternatives to using numpy.random.choice in Python? 0.00
Monkey Patching class derived from ctypes.Union doesn't work 0.00
Initialize/import submodules without polluting the global namespace 0.00
Class/metaclass method decorator for derived class -1.26
Python multiprocessing - only part of value returned instead of who... -0.23
Python: Package directory does not exist 0.00
(4 || x = 5) ReferenceError instead of SyntaxError -0.23
Why is it more efficient to create a small array, and then expand i... 0.00
Clear python console command history +0.24
What is pickle doing? 0.00
KeyError and AtrributeError when trying to retrieve a shelved class... 0.00
str.normalize not doing anything in pandas +0.23
Pickle raises AttributeError on load 0.00
Finding Largest Eigenvalue of Huge Sparse Matrix +0.21
What are the odds of a repeat in numpy.random.rand(n) (assuming per... +0.24
Regular expression '\w+' is supposed to return only words i... +0.55
How to write a unit test for uncaught exception handler +0.24
Why is python `in` much faster than `np.isin` +0.24
How to find the remainder of division that satisfies a condition? -2.87
Why does Scipy.misc.derivative give wrong answer Python 0.00
Python - load an in-memory ZipFile object as bytes 0.00
PyDict_SetItemString segfaults 0.00
Why doesn't Python's OS module name its functions after the... 0.00
"for true {}" occurring "missing return at end of fu... +1.23
Get function arguments value by pointer to this function? +0.23
Split '-2--1' into -2 and -1 -1.42
How does Scikit Learn compute f1_macro for multiclass classification? +0.87
Cartesian product in Python 0.00
How to handle backslash and tilde appearing in a string while using... 0.00
Refactor: What is the type-safe way to overload methods with instan... +1.36
What is the Python equivalent for the R function names( )? -0.77
Why does multiprocess yield different timing because order of execu... 0.00
Assign iterators to a Python slice +0.87
Understanding memory allocation in numpy: Is "temporary"... 0.00
How to handle double "~" in Python path? +0.23
Why do I keep getting this error 'RuntimeWarning: overflow enco... -0.52
pycrypto AES CBC 0.00
Python decorator to time recursive functions +1.04
How to work out the -(-(-(.... part in this code snippet? +1.27
Can I log with thread names/IDs in `__del__` methods? 0.00
different linspaces or aranges that all include exact 0.0 0.00
2D boolean mask in numpy yields different results (mask ordering vs... -1.96
How to make a Python generator execution asynchronous? 0.00
Python logging with ptb: Same line logged twice but only one handle... 0.00
Is it a good practice to use triple quotes to create "docstrin... +0.23
Python import statement doesn't work depending on position in _... 0.00
python shelve: same objects become different objects after reopenin... +0.61
What do the second and third type parameters to typing.Generator me... 0.00
Calculate a trace of large matrix in python 0.00
Subparser argparse "error: too few arguments" +1.03