StackRating

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

Marcin

Rating
1460.52 (4,528,331st)
Reputation
35,945 (3,173rd)
Page: 1 ... 14 15 16 17 18 ... 26
Title Δ
python: a case for "from module import *"? -0.67
Best return type policy in python +2.67
How to get a more detailed information on an object (a list of fiel... +2.86
Python: How to create simple web pages without a huge framework? +0.70
How to use the python interpreter in chef 0.00
Markup language for humans -0.39
Returning an lvalue from a function in python -0.13
Building a tree in a web app using Python +0.59
Why the syntax for open() and .read() is different? -0.37
"Database access" when not connected to the database +0.62
All these text editors and other tools -0.42
how do you get the target of an attribute error programatically? -1.18
Django Transaction managed block ended with pending COMMIT/ROLLBACK +0.62
AssertionError - Selenium/Python +0.13
Python: Extracting bits from a byte -0.24
What are better ways to create a method that takes many arguments?... +1.18
In which languages is function abstraction not primitive +0.75
python 2.7 lowercase -0.38
Faster Web to Python Communication 0.00
min, max and mean over large NumPy arrays in Python +0.63
Adding output from a function to a constant within another function... -0.23
How do you call a specific method on a list of instances (using map)? -0.21
Python Metaprogramming of Descriptors: How to add descriptor after... 0.00
How can I refer to a function not by name in its definition in pyth... +1.42
A program running my python module always returns a syntax error on... -0.87
Weak References in python -0.35
python set intersection with object sets -0.34
How to store many file handles so that we can close it at a later s... -0.32
Is there an easier/shorter way to filter this kind of code in Djang... -0.35
Method design decision; when to throw an exception? -0.53
Python Class inheritance Constructor fail: What am I doing wrong? -0.76
Are statements in the form bool = (boolean expression) Pythonic? -0.64
What does yield do in python 2.7? +1.18
ZODB equivalent of ordered dict (odict?) -0.31
Find out the unicode script of a character -0.69
How to append a key value of dictionary to a list 0.00
Dealing with Functions (Basic Python) +1.58
creating a class that behaves like any variable but has callback on... +0.92
Bootstrapping an interpreter? -1.10
in python what is the difference between map(func,list) and [func(x... -0.47
Pythonic way to eval all octal values in a string as integers -0.80
Python: how to define __new__ for MutableSequence derived class? +0.89
How do I turn a list of tuples into a dictionary while keeping redu... -0.47
What impact does object mutability have on scope in python? +0.97
Python Regular Expressions - extract every table cell content -0.48
When to style directly in the HTML instead of CSS -0.85
Object membership in sets +0.65
Generating Sublists of a list -1.27
How can you emulate recursion with a stack? +0.69
__str__ and single vs double quote behavior in Python +0.03