StackRating

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

kindall

Rating
1616.46 (1,199th)
Reputation
136,167 (448th)
Page: 1 ... 32 33 34 35 36 ... 45
Title Δ
have local numpy override global -0.00
Python: eval() that coerces values to floating point? +0.50
Have HTMLParser differentiate between link-text and other data? 0.00
Eliminate units when using quantities for Python +1.99
Error when running dropbox.py +1.07
Profiling a system with extensively reused decorators +0.23
Sorting in python, and empty strings +1.46
Python OO -- class member has NoneType +0.05
What does this python expression mean -0.04
How can I hide my Google Maps API Key when sharing my code on github? +0.18
Python syntax error in email address extraction script 0.00
function scope in Python -0.93
Most pythonic way to truncate a list to N indices when you can't gu... +0.61
'Bayern München' -> 'Bayern München' 0.00
map::lower_bound() equivalent for python's dict class? +0.42
Python Classes: Variable subclass creation in the base class's meth... +0.41
Catching Python runtime errors only +1.08
PYTHON is UNFAIR. Its treating list and a non list variable with pa... +1.04
Persistent memoization in Python -1.01
Right-click command pass argument to python script 0.00
Pythonic String Testing +1.56
Run a python script from the prompt in windows -1.07
Pyramid_beaker: session.type = cookie is not secure? 0.00
#!/usr/bin/python (sha-bang or she-bang)does not work in bash +2.12
When to use new.instancemethod vs assigning a method to a class 0.00
Similarities between tcl and Python -0.52
Python manual EOF in .py file +0.09
UnboundLocalError in Python +0.06
coding guidelines for python dictionaries -1.30
How do you verify duck-typed interfaces in python? 0.00
How to flatten large loop stacks? -0.84
Difference between operator and non-operator versions of Python set... -2.04
Python: Conditioning on an Attribute of an Object that may not Exist -0.40
Python Map List of Strings to Integer List +0.09
Python generators, adding two arrays of numbers: am I executing thi... -2.10
Reading a text file in unicode from a URL? +0.40
Passing over NoneType attributes in BeautifulSoup -0.61
Flipping a image vertically, relation ship between the original pic... +2.08
Suppressing treatment of string as iterable +1.19
Python + simPy: name 'move' is not defined 0.00
python open('file','r+') giving weird result 0.00
how to convert variable into string in python +0.30
Python Data Model : confused again with classmethod 0.00
Is there a way to write these ifs nicer? +0.49
What's the difference between findall() and using a for loop with a... +1.70
Dynamically get dict elements via getattr? +1.78
Why does PyLint warn about no __init__? -0.92
Get list item by attribute in Python -0.05
Using wildcard for "if .... in .." statement -1.05
What does var,_ = something mean in Python? String concatenation? -0.10