StackRating

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

Sven Marnach

Rating
1688.95 (202nd)
Reputation
550,133 (48th)
Page: 1 ... 9 10 11 12 13 ... 50
Title Δ
Python functional transformation of JSON list of dictionaries from... 0.00
Python matrix manipulation +0.20
Can I conditionally choose what variable I assign a value to? -0.53
How do I assign a value to a multidimensional array element in a fu... 0.00
Dynamically create a dictionary in python 2.4 -0.98
python flask class definition syntax 0.00
Why does it take longer to import a function from a module than the... -2.73
Line in text document with most instances of a character +1.18
How can I make __init__ take a new value or an existing instance? +1.04
check if element is in list already? -0.47
Transpose a large tab delimited file in python 0.00
How to count while there is an input +0.98
Trouble with using csv on large data set to separate parameters -0.39
Python linspace limits from two arrays +0.49
How to pass an array from C to an embedded python script -2.99
generic exception handling and return arg on exception 0.00
Grouping in a list with sequence re-read +0.35
In python, What does it mean if I assign a variable to a method? +0.91
Comparing elements between elements in two lists of tuples -3.14
Odd elements at odd and even elements at even position +0.19
Basic Python metaprogramming: populating dictionaries? -3.17
Better way to calculate difference between numpy unsigned ints in P... -0.64
Python 3: Print multiple lines to one line 0.00
Initializing field outside __init__ +0.40
Confused about __str__ in Python +0.38
Really easy python standoff -1.18
Compiler Python, why are some wrong things overlooked? +1.06
Python list string to list +0.53
Weird interaction between string formatting using % and escape sequ... -2.65
append dictionary, save to a file and increment dictionary regularly -0.32
Best way to get the nth element of each tuple from a list of tuples... +0.57
Type imitation in python +0.16
Remove character between two characters in Python -3.21
Understanding "self" in Python +0.34
Python inheritance in dynamically created classes +1.11
Python: Item exists in dictionary inside list 0.00
What is the big-o notation for the `len()` function in Python? -0.08
Assigning values to dictionary in python results with value in the... 0.00
Sort not identical lists Python 0.00
Does Python have a linspace function in its std lib? +0.62
Using ImageMagick's "convert" utility as a Python subproc... 0.00
Multi-column table sort with custom ordering for each column -0.80
dict.pop or dict.get and evaluation +1.09
How to replace this statement " StringIO import StringIO "... -2.16
How to implement __iadd__ for a Python property -0.42
How to use optional named parameters and *mulit_vars in same functi... +0.60
Python: functions in a class and memory +0.19
deleting entries in a dictionary based on a condition 0.00
intersection of lists called from defaultdict(list) 0.00
Only index needed: enumerate or (x)range? +0.56