StackRating

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

Tim Pietzcker

Rating
1649.86 (566th)
Reputation
260,098 (162nd)
Page: 1 ... 8 9 10 11 12 ... 88
Title Δ
Finding a specific command without an empty line before it -2.78
Splitting a string by a backslash with preg_split() throws an error -0.91
Python 3.3 list index out of range ERROR +0.27
Why use re.match(), when re.search() can do the same thing? -2.64
Randomly Select Data from A Large Text File 0.00
Adding a line to Windows hosts file: PermissionError: [Errno 13] Pe... +0.03
Does the order of addition expressions matter in Python? -2.02
Regular expression in notepad++ for replace 0.00
Understanding pythons enumerate -0.69
RegEx match only the innermost arrays in a JSON string 0.00
How do I replace all instances of a string within a repeating bounds? +1.19
is there a way to escape a string in powershell like @"string&... -0.18
Python putting r before unicode string variable -2.05
python help, d is not defined, highest to lowest 0.00
python multiple variable if condition +0.75
Working on json feed with python 0.00
I am having trouble mulitplying dictionaries in python -0.23
Can not seek into a file using 1 in the [whence] part and write som... 0.00
Doing "if string a contains any letter in string b" with... -1.02
Is it possible to check multiple regex matches at once? at one iter... +0.29
Python regular expressions - find 3 letter words containing only vo... +0.29
Memory Error with function calling large parameters +1.07
Regex giving tuple and not full match 0.00
Is there a way to avoid useless if-else clauses inside a loop when... -1.86
Removing duplicates in list of lists -0.21
Python regular expression string search to return start index +1.51
Compacting an if statement -0.11
string.replace() doesnt seem to work 0.00
Is there a one-liner for removing whitespace and specific characters? -1.04
How to replace every second occurrence of a word in a string 0.00
First try at Python -2.60
Decode regex into dictionary in Python 0.00
REGEX: Maximum length and number of occurences 0.00
Regex for finding matches (plural) between two strings 0.00
Regexp: if there's something in front of results, don't ret... 0.00
Finding a string in a longer string regardless of case (and determi... -0.11
Regex doesn't match expected symbols 0.00
Working with Unicode Blocks in Regex 0.00
a_set = set(a_file) TypeError: unhashable type: 'list' 0.00
grab values in json +0.24
Javascript Regex Check if string has word that does not belong +0.92
Python: Merging and editing +0.29
How can I replace this data in between certain delimiter with Notep... +0.52
Parsing a text file into a dictionary 0.00
Regular Expression (regex) Pattern Matching in Python 0.00
Ignore an optional prefix in expression -2.88
python : unicodeEncodeError: 'charpmap' codec can't enc... 0.00
utf8_decode(): Same strings in UTF-8 returns different result (PHP) 0.00
Python Script - Nesting an if / else under an if inside a while Tru... 0.00
How do I repeat a capturing group? -2.61