StackRating

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

Stefan Pochmann

Rating
1548.10 (8,534th)
Reputation
18,051 (7,727th)
Page: 1 ... 11 12 13 14
Title Δ
Python regular expression capture re-use -3.78
How to sort the text file records based on date time -3.96
how find all groups of subsets of set A? Set partitions in Python 0.00
Global scope inside if/else for a running median +3.75
Python fastest n needles to n haystacks string replacing +5.27
Substring search in Python +3.84
List of lists with tuples to list of lists +1.14
Select whitespace from first line only using regex in python +4.68
Merge multiple list comprehensions -2.62
converting string to tuple in python -1.15
How do i split strings of numbers into n number of digits? +0.22
Using while or if as a condition for recursion leads to different r... -1.40
How to encode English plain-text (consisting only of letters a-z an... -0.99
Python - get specific text from string variable +3.76
JSON Parse in python (special case) +1.03
Can I access variable X in function B, if it is located in function... +3.82
Python: split line by comma, then by space +1.84
How to write a recursive function for palindromic primes? +1.23
Why IndexError when popping or deleting by index? +0.20
How to Remove Something in a List in a Dictionary in Python -1.64
Simple while loop (python) +3.95
Problems computing the score of a pairwise list in an iterative way? -1.58
Looking for idiomatic way to evaluate to False if argument is False... -2.24
Comparison of characters in python -3.95
Why is my (newbie) code so slow? +5.09
Dynamic function creation and function body evaluation -2.40
python for loop cycles through value not in range specified 0.00
Why is `1000000000000000 in range(1000000000000001)` so fast in Pyt... -2.25
How do I check if the values I am getting are increasing/decreasing? +4.25
PEP 8 and list comprehension -3.60
How to find duplicate files in large filesystem whilst avoiding Mem... +3.74
How to force compiler or interpreter to see binary numbers two'... -3.57
Python3 style sorting -- old cmp method functionality in new key me... -1.82
Python3 style sorting -- old cmp method functionality in new key me... -1.82
Generating strings from a list of characters +3.02
RegEx OR operator not working in Python +4.65
Increasing numbers in strings by python or Tcl -2.90
Python how to delete empty row from list of dictionaries in a for l... -1.97
max value if no values are none - python +4.88
How can I use regex in Python to return these numbers? -1.00
How to define a recursive function to merge two sorted lists and re... -1.42
np.exp much slower than np.e? -3.99
How to construct a 5x5 matrix? -3.61
In Python is there any way to append behind? +1.30
Computing the average for each line of scores in a text file +3.94
Computing the average for each line of scores in a text file -0.06
Time addition in python -4.01
Finding starting and ending offsets of a word (following by multipl... -1.87
Project euler 12 python code doesn't run, is it slow or what? -2.12
Best Way to Add Implied Multiplication (*) to a Python String? +4.04