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 ... 31 32 33 34 35 ... 89
Title Δ
What is the Python idiom for chaining tensor products? +1.29
Why isn't self passed once an attribute is changed to refer to... +1.10
When python creates new objects in memory 0.00
Why is issubclass(dict, collections.Mapping) true in CPython? -0.30
Functions as objects in Python: what exactly is stored in memory? +1.63
Why isn't python optimising the function declaration out of the... +0.81
How to understand the syntax of conditional, assignment and constan... +1.26
terminating a process within itself in python 0.00
Magic methods on class self 0.00
Why A star is faster than Dijkstra's even the heuristic is set... 0.00
Seamlessly solve square linear system that could be 1-dimensional i... -0.37
Why does computational time decrease when removing unnecessary item... +1.09
When does python stop on a line in tracing with more than one stopp... 0.00
How do you catch GeneratorExit in a generator that has yet been ite... 0.00
Source code location and explanation of vectorized array operations 0.00
How can I create an automatically updated variable in Python 3+? -0.91
Python function parameter raises NameError -0.77
Python has 42 builtin functions, however documentation list 68 – fo... 0.00
python: stderr with shell=True or shell=False in subprocess module 0.00
Why there is no closure for Z 0.00
Java JLS, the supertype set of a type 0.00
exec() and variable scope 0.00
Using setjmp in a wrapper function and local variable clobbering 0.00
Why do we represent trees as cells linked by pointers and not store... +0.33
Where is the constructor String(int, int, char[]) defined? 0.00
Is it ok to use children method in abstract class? pep8 says instan... +0.23
Preserve Python None/NULL when storing JSON in Postgres 0.00
How to force a function to exit after calling another function? +0.62
Error: expected an indented block -0.74
How to Efficiently convert C/C++ logic into python? -0.74
bizarre scp behavior and not sure if my computer is hacked? 0.00
How can I calculate an outer function in python? +0.99
Why do old/new style python classes differ in how slices are passed... 0.00
What does `x[False]` do in numpy? 0.00
Error: a bytes-like object is required, not 'str' (cPickle,... -0.73
Numpy Indexing without Intermediates +1.20
Move all `None` to the end of a list (python3) +0.09
Why does java.net.SocketInputStream not exist? +1.18
Why don't dictionaries resize after deletions? 0.00
`dir()` showing Enum element having duplicate attributes (python3.4) 0.00
Python syntax for a map(max()) call -0.10
RevoScaleR functions fail over Rserve on Linux 0.00
What is going on behind this numpy selection behavior? 0.00
Why is "except:" able to catch this error but not "e... +1.02
Python append to json dict inline -2.20
How to decode (very large in value) hex string into decimal? +0.26
Does the Python Virtual Machine (CPython) convert bytecode into mac... +0.27
How to re-catch already caught exception in Python? +0.26
Can I use a "displaced" array base in Go? 0.00
Is there an idiom or API for synchronized shuffling of Python arrays? +1.56