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 ... 55 56 57 58 59 ... 89
Title Δ
How to get a PyObject corresponding to a builtin? 0.00
When calling Python as a subprocess, can I force it to run in inter... +1.15
Matplotlib error message: "TypeError: 'Ellipse' object... 0.00
fastest method of getting k smallest numbers in unsorted list of si... -1.35
C modulus returning negative number +0.21
Python itertools - Create only a subset of all possible products 0.00
How to properly override method keys() while extending dict (in pyt... +0.28
Index numpy arrays columns by another numpy array 0.00
Python: Functionally Merging Two Iterators Where One is Recursive 0.00
Modifying Dijkstra for counting 0.00
Non-capturing group inside a named group 0.00
Identity quirk with string split() +0.70
Simulating a game of craps 1000 times 0.00
Mean over two axis Numpy - Pythonic Way 0.00
Bayesian updating on binomial process 0.00
Allocating large arrays in memory with Python +1.75
Declaring a function? 0.00
Python - Getting an Identation error out of the file 0.00
How do i access a class through input -0.47
Is casting a pointer to different structs guaranteed to be meaningf... +1.39
Why Are Zero Length VLAs UB? +1.77
Must be type not instance error when calling super() 0.00
Why does the 'in' keyword claim it needs an iterable object? -0.39
Java - Sorted List? +0.43
Merging heaps complexity 0.00
Garbage collection segfault in python code while `gc.garbage` is em... 0.00
How to import from __future__ in C extension module 0.00
Python Thread with Queue 0.00
How does Python's super() actually work, in the general case? 0.00
Why does Clang optimize away x * 1.0 but NOT x + 0.0? -0.69
Cannot use os functions after having imported it 0.00
Singly Linked List operations in C++ with complexity O(1) 0.00
python string with three dots after newline ... what is this thing? +1.11
Python 8 puzzle A* solution path much longer than expected 0.00
Python row major to column major order vector -1.90
Why doesn't chmod -R +x *.sh work? +0.05
What is the best way to prevent implicit conversion of integer 0 to... -0.76
Will a cast ever fail in C? +0.28
Can floating point inaccuracy cause Math.random() or new Random().n... +0.27
Why pointers are shown instead of string in my inorder traversal of... +0.67
Efficient set union and intersection in C++ -0.55
Python - Why is the default value for next initalized if it doesn&#... -1.96
How to check if a SciPy CSR matrix is empty (i.e. contains only zer... 0.00
Segmentation fault passing an address specifically defined as a str... 0.00
Find how many times each number between N and M can be expressed as... +1.14
Python file() function +1.79
Set vs. set python +0.77
Lambda in front of exponential function -2.38
Python: using dictionary value as an index into numpy array 0.00
Maximise the given equation in less than O(n^2) 0.00