StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Bakuriu

Rating
1663.99 (381st)
Reputation
68,789 (1,267th)
Page: 1 2 3 4 5 6 ... 22
Title Δ
Python: Split a comma-delimited string directly into a set -0.65
Assign unique id to list of lists in python where duplicates get th... +0.25
python saving lists to files 0.00
In Python OOP When Calling Class Variable Should self or Class Name... -0.92
Python Alpha Numeric Fails, but Alpha works 0.00
How to reduce the complexity of Longest repeated sequesnce +0.29
PyQt - "tell" QFileDialog to ignore alias? 0.00
Running bash in subprocess breaks stdout of tty if interrupted whil... +1.14
Array and __rmul__ operator in Python Numpy 0.00
Multiprocess a function in python that got multiple parameters -0.05
How to improving a dictionary self-search comparison and merger +0.29
importing whole python module doesn't allow using submodules -0.71
Is there any legitimate use of list[True], list[False] in Python? -0.25
system commant wont work as in shell when calling a python comman o... 0.00
Try Except block for multiple validation errors 0.00
Iterating on a file and comparing values using python +0.26
Understanding a solution to the Euler Project in Python +1.41
SymPy lambdify with dot() 0.00
Compare two dictionaries with various data types as values -0.21
Iterating through a file and replacing strings, leaving the number... 0.00
sum two different class attributes +0.29
Haskell record pattern matching 0.00
String vs Char mismatch in haskell 0.00
Zero padding zfill function bug? 0.00
Efficient way to to find Objects with common attributes in 2 python... 0.00
How is a dictionary in Python not indexed? 0.00
Unification in haskell, considering example 0.00
How can I elegantly find the next and previous value in a Python En... +1.19
How to search for multiple data from multiple lines and store them... 0.00
Pressing button in QFileDialog popup exits application +0.28
Python lambda with list comprehension -1.71
Reduce lambda-expressions in WHNF 0.00
Python3 segfaults when using ctypes on xlib, python2 works 0.00
Most pythonic way of getting index of the last list item +0.75
Prime number printer stops at 251, why? +0.46
Prevent ipython from storing outputs in Out variable 0.00
Dependent properties that are CPU intensive -1.68
Lazy evaluation of map +0.76
How to draw smily (arc) using python turtle +1.03
Why doesn't python overwite non-zero arrays? 0.00
Convert a Haskell code to Python or pseudocode +1.40
Undefined vtable when defining plug-ins for KRunner 0.00
Generate every permutation of list elements pairs without repeating... +0.32
What is wrong with my Haskell code? 0.00
String index out of range? +0.68
Calling class method as part of initialization 0.00
What is wrong with this alternative bitwise operator function? +0.31
Apply map using a different function to each element of the list +1.00
Removing duplicate keys/values from tuple-list +1.33
Why does findall not return the whole match when matching with a gr... +1.46