StackRating

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

Mazdak

Rating
1611.58 (1,355th)
Reputation
82,455 (989th)
Page: 1 ... 28 29 30 31 32 ... 61
Title Δ
It is possible in regex to take new line inputs only? +1.19
Python split a string w/ multiple delimiter and find the delimiter... -1.90
Use same string part for regex inspection -1.82
Pattern matching on function parameters in Python +1.05
How to delete repeating lines starting with specific word in python -0.58
Numpy Compare unequal rows and make both array of same dimension +0.43
Iterate over all possible combinations of list elements and use as... +0.39
imresize error using OpenCV 2.4.10 and Python 2.7.10 0.00
Print values from several array using Python -0.33
Regex match one digit or two +1.82
How order words from a text file in Python 0.00
replaceAll Dangling metacharacter +0.81
Search patern to include square brackets +2.33
Replace string between second set of [ and ] -0.47
Convert snake_case to lowerCamelCase in Python -0.83
Find all substrings with at least one group 0.00
Python: Getting rid of \u200b from a string using regular expressions -0.54
(Python 2.7 IDE) Why wont .split() work in a function? -0.04
Python; Append vector to an array -0.59
Regex to get complete optional part if present +0.42
How to match two strings before a specific string -0.58
Sorting lists based on first integer 0.00
finding punctuations except for - regex 0.00
How to iterate and sum each element in a list with another to find... +1.14
How to add tuples y values if x values are the same? -0.89
Filtering of two object list by tuple attributes -0.60
Workings of loops -0.61
Regex test, is there a better way to write this? -0.09
Removing sequence of numbers from Readline with Regex +2.42
Python: put all function arguments into **kwargs automatically -1.04
Finding the most frequent occurrences of pairs in a list of lists -1.02
Word 2013 regex replace e.g. "<1.5%" with "1.5% M... -1.63
Python list sort() returns none 0.00
Merging sublists +1.14
Verify if any values are present in any set -0.75
Use regex to process log file: combine regex expressions +0.42
replicating a row with changing a field in Python 0.00
Python regex findall alternation behavior 0.00
How can I get the position of a recurring character in a string? -0.54
Identifying substrings based on complex rules -0.73
How to loop through a set, while removing items from the set in Pyt... +0.20
python re match digits or digits followed by characters -1.21
Calculate the average of some elements in sublists -0.10
How to avoid memory error when storing all combinations in a list 0.00
Appending separate rows from csv in python -0.06
Get all unique combinations from list of permutations +1.81
Fill larger matrix from smaller matrix -0.55
Match between two strings + concatenate -1.32
How can I get the name of functions dynamically +0.17
Why does "not(True) in [False, True]" return False? -0.29