StackRating

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

Jochen Ritzel

Rating
1597.30 (1,898th)
Reputation
81,231 (1,016th)
Page: 1 ... 11 12 13 14 15 16 17
Title Δ
Python: Thread safe dictionary with short lived keys, is this corre... 0.00
Finding blank regions in image -0.30
How to enumerate a range of numbers starting at 1 +0.26
Pythonic way to turn a list of strings into a dictionary with the o... -1.19
Delete an item from a list -0.98
Optimize a list comprehension -1.37
I want to limit how often a Tkinter callback is run +0.41
Checking whether a link is dead or not using Python without downloa... +0.39
Python: how does inspect.ismethod work? -0.56
Can iterator be restored and can its value/status be assigned? 0.00
How do I convert a tuple of tuples to a one-dimensional list using... +0.07
Python: how to print range a-z? -0.99
Problem unpacking list of lists in a for loop? +1.92
Does it make sense to check for identity in __eq__? +0.81
Python: how do you remember the order of `super`'s arguments? +1.46
Can ( s is "" ) and ( s == "" ) ever give diffe... -0.25
Stop generator from within block in Python +0.12
How are closures implemented? +1.42
printing lines that contain 60 characters -1.22
Passing all arguments of a function to another function +0.41
Can I have two init functions in a python class? +0.96
why does python os.path.isfile seem to ignore certain file types? 0.00
How can I use common code in python? +0.41
One-liner to check whether an iterator yields at least one element? +1.81
Python Exceptions: EAFP and What is Really Exceptional? -1.36
(python) recursively remove capitalisation from directory structure? +0.41
How do I override file.write() in Python 3? -0.29
Named keywords in decorators? +1.61
How do I make a defaultdict safe for unexpecting clients? -0.18
Invoking a superclass's class methods in Python 0.00
How is the 'is' keyword implemented in Python? +0.81
Do you use Python mostly for its functional or object-oriented feat... -0.59
averaging matrix efficiently +1.22
string count with overlapping occurrences +1.83
Simple / Smart, Pythonic database solution, can use Python types +... -0.20
finding and returning a string with a specified prefix +0.79
Replace ",**" with a linebreak using RegEx (or something... +1.52
python destructuring-bind dictionary contents +0.71
Python - counting sign changes -0.45
How to share a dictionary between multiple processes in python with... 0.00
Possible to call single-parameter Python function without using par... +2.32
Difference between list, sequence and slice in Python? +0.82
Is there a clever way to pass the key to defaultdict's default_fact... +2.17
Find value within a range in lookup table -1.53
Sorting a string in array, making it sparsely populated +0.20
Mako templates inline if statement 0.00
Is there a better way of replacing duplicates in a list (Python) +0.43
Correct approach to validate attributes of an instance of class +0.62
How to get a html elements with python lxml -0.53
How can I do DNS lookups in Python, including referring to /etc/hos... -2.23