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 ... 12 13 14 15 16 ... 89
Title Δ
Why does `re.finditer` return the wrong character index? 0.00
Scale parameter for Numpy arcsinh np.arcsinh() tranformation function 0.00
Repeat rows of a 2D array -0.01
Get "RuntimeError: generator raised StopIteration" while... 0.00
Python 3.5: subclasses of int don't call the __index__ method? 0.00
Cannot use the class accessed from another file in same directory i... 0.00
Why does calling list() on an instance with an __iter__() method ca... +0.56
How can I use relative importing in Python3 with an if __name__=... -0.52
How to pickle numpy ndarray derived class? +0.05
StopIteration exception 0.00
Why is a deep copy so much slower than a shallow copy for lists of... +0.23
Remove shared references in list-of-list? +0.13
Zscore in Python and Matlab have different result 0.00
How to index a ndarray with another ndarray? +1.32
Duplicate log output, but no duplicate handlers 0.00
Why does the (deep) copy of a list consume more memory than the ori... 0.00
Strange behavior of os.popen().readlines 0.00
Why pip-tools is unable to infer the correct version? 0.00
Converting numpy arrays of code points to and from strings +1.25
Am I using encode correctly/incorrectly in Python 3 to convert a st... 0.00
How to get value of char pointer from Python code wtih ctypes -2.79
`__new__` and `__init__` on class and object +0.74
How to pass a 2d array returned in a C function to python using cty... 0.00
Are python generators faster than nested for loops? 0.00
Isn’t there an “132” pattern in [3,5,0,3,4]? -2.86
How can Python introspect on which language features are activated? +0.97
import cannot find a module I just installed via the same program -0.03
Does nested resource acquisition require special handling in Java? -1.00
What is the best method to check for what value the elements of a l... 0.00
Python slice [:] inconsistent behavior +0.91
How to deal with multiple dots in a file name with Python pathlib? 0.00
Capturing Python Sys.Exit Code with CreateProcessW +1.34
Example on AES OCB encryption not working properly 0.00
how can I access attributes that have the same name as reserved key... 0.00
Missing dunders for list type in attrs.asdict()? 0.00
np.vectorize and np.apply_along_axis passing same argument twice to... -1.75
What is the correct type for PyArray_SimpleNewFromData()'s dims... 0.00
How to use scipy.optimize.bisect() when function has additional par... 0.00
Crash of Jupyter due to the use of PyArray_ENABLEFLAGS +0.22
Can a DFA be designed to accept any language? +1.24
How to incorporate more complex logic into asyncio futures list com... 0.00
How can the outside modification of an instance variable be hindere... 0.00
Truncating integers in format() in Python 2.7 0.00
Why is the base value for int() limited to between 36 and 2 +1.84
Reading os.popen() output returns nothing 0.00
Why does this "from bar import *" pollute my namespace wi... 0.00
How can a representation of a literal be safely evaluated, assuming... +1.62
Why can't a class and function be defined on the same line? 0.00
Unable to step into lru_cache'_lru_cache_wrapper 0.00
Why does numpy.ndarray allow for a "None" array? -2.73