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 ... 10 11 12 13 14 ... 17
Title Δ
Who stops my threads? +0.81
How to query a table, in sqlalchemy 0.00
python: defining registry in base class +1.19
Average timedelta in list +0.51
pydev doesn't find python library after installation 0.00
Smart way to find out string encoding? 0.00
Making __import__ get the dynamically added methods +0.38
Prevent creating new attributes outside __init__ +1.89
Python: find sequential change in one member of list pairs, report... -0.58
Finding the common elements of a list -0.13
Python import X or from X import Y? (performance) -0.94
non-technical benefits of having string-type immutable -0.72
How can I get Eclipse / PyDev to ignore alternatives to cls? -0.21
Indentation Error python -1.19
Which is most accurate way to distinguish one of 8 colors? -1.73
Regex to find all sentences of text? +1.31
How do I clear all variables in the middle of a Python script? +1.05
Python is printing more than I want +0.44
Most optimal way to reverse search list of similar strings +1.79
Inserting Encrypted Data in Postgres via SQLALchemy 0.00
What is the best way to sort items on one of the items values +0.34
how join list tuple and dict into a dict? +0.66
python:[[1,2],[3,4],[5,6],[7,8]] transform into [[1],[2,3],[4,5],[6... +1.13
Which is generally faster, a yield or an append? +0.42
Idiomatic way of taking action on attempt to loop over an empty ite... +0.30
python reorganize codes +0.41
Use cases for the 'setdefault' dict method +1.05
Unpack a list in Python? 0.00
need help optimizing a geo algorithm using a map() operation, lists... -0.15
Trying to come up with a recursive function to expand a tree in Pyt... -0.10
Create List of Single Item Repeated n Times in Python -0.39
python code problem +1.09
loop through list of dictionaries +0.41
How to programmatically add bindings to the current class scope in... +0.52
How to use named parameters and global vars with same name in Python? -1.37
Python: most pythonic way to check if an object is a number +1.18
Printing a particular subset of keys in a dictionary -0.21
How to check type of variable? Python +1.06
Confusion while counting elapsed time in python? -0.81
Easy way to delete a shelve .dat file left behind by my Python prog... -0.07
Confusion about string find? +0.92
Way in Python to make vars visible in calling method scope? +2.14
python: getting substring within element in list +1.32
Python: How to "perfectly" override a dict +0.45
Python index more than once -0.70
Add elements in a list of dictionaries -0.42
Python's `urllib2`: Why do I get error 403 when I `urlopen` a Wikip... +0.95
Python Sorting Question -0.57
Python list remove method: how's the implementation? -0.55
How to extend pretty print module to tables? +0.37