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 ... 18 19 20 21 22 ... 50
Title Δ
Python variable value in quotes +0.57
Going from a for loop to a list comprehension +0.18
Why can't I add a tuple to a list with the '+' operator in Python? +0.89
Recursive functions and lists appending/extending 0.00
maximum line length in python +1.11
Memory alignment for fast FFT in Python using shared arrrays 0.00
Excluding common element from list python -1.22
How to update a number without changing lines or placement of output +0.20
Filter an array in Python3 / Numpy and return indices -0.05
How do i compute derivative using Numpy? +0.20
Is there an efficient method to convert numpy.ndarray to list? 0.00
Why (and how) is Python rounding this math equation? 0.00
GTK data binding +0.17
Modifying a numpy array in-place or how to get a reference to a num... 0.00
in python what is the difference between map(func,list) and [func(x... +0.47
Generator to Yield a List -0.40
If duck-typing in Python, should you test isinstance? -0.03
Convert sparse matrice in list of list in python -0.83
Best way to remove duplicate characters from a string? +0.80
How do I turn a list of tuples into a dictionary while keeping redu... +0.71
What impact does object mutability have on scope in python? +0.57
Python: import a lib with a non-py extenson -1.68
Add to custom class in Python +0.63
python len calculation +0.19
When invoking a Python script, what is the difference between "... +0.31
Run many functions in parallel, and gather all results in a list +0.72
Taking a string of numbers and inserting + and - operators +0.20
Python remove last character of string if its a letter +0.19
Python: How to read a data file with uneven number of columns +0.57
Comparing python tuples to find values also found in the previous a... 0.00
error extracting element from an array. python 0.00
Object has no attribute - Pyramid 0.00
Round to the nearest 500, Python +0.19
How to call an object created in a module +0.93
excluding lists that have more than one x +0.36
How to assign integer values to characters without adding asciis in... 0.00
Separating suffixes using a dictionary +0.31
Conditional sum over matrices in python/numpy -0.28
Order of keys in a different Python dict() +0.60
how to replace every n-th value of an array in python most efficien... +0.19
How to create Dict from array in python +0.22
python set changes element order? +0.44
Getting attributes from arrays of objects in NumPy -1.51
how do I parallelize a simple python loop? +0.19
creating a dynamic numpy array (2d) on the fly +0.22
Execute diff.py from a python script and redirect the output to a f... 0.00
Clamping floating numbers in Python? 0.00
Nested List - Strings to Float +0.06
Append a NumPy array to a NumPy array -0.32
Why are references to instance methods stored in each instance obje... +0.68