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 ... 25 26 27 28 29 ... 61
Title Δ
How to approach for a list comprehension solution? -0.83
What did I wrong here [Write to file in new line]? 0.00
Creating tuples with np.zero -0.32
How to judge whether a method is implemented in parent class, and u... +2.56
How do I fill a list in python with elements from a specific set? +1.80
why in python "BABAB".count("BAB") is equal 1? -0.77
How to repeat a for loop -0.87
Regex to replace non A-Z characters plus specific strings +1.03
Find line + 1 line after it 0.00
Regex to find string between slashes 0.00
Regex replace with occurrences count +2.03
How can I express 'repeat this part' in a regular expression? -0.28
Having trouble writing a letter replacement script in Python +0.40
Python regex: Alternation for sets of words +1.01
How to Convert Each Character in a String using Python -0.38
how to increment the iterator from inside for loop in python 3? -0.95
Finding the index of an element in a list. Binary search or use the... -1.52
How to match words with combination of letters and numbers but avoi... 0.00
Regexp: replacing all [[??]] with {{param|??}} +2.34
python modifying dictionary values to another dict +2.05
Complexity of len() with regard to sets and lists -0.05
Use OrderedDict or ordered list?(novice) +1.64
Change variable (and dependent variables) in imported module in Pyt... -0.59
List all .jar files in a directory.sorted by modification date in p... +0.17
Python TypeError when checking functions returned value -0.51
I want to write a program in python for Square and taking input fro... -0.58
How do I generate all possible numbers from this regular expression? +0.24
how to check a matrix value by value if the number is 1 +0.13
How to find 2 items in a list that are the same in Python +0.40
How to identify elements that belong to a set in a numpy array in p... -0.28
Is it possible to include mutiple equations in a lambda function +0.44
How to re-format a string (for a novice) -0.42
Python - combine text files (specific lines) +0.44
Regex to remove all <br /> tags from beginning and end of a s... +0.86
TypeError when defining Python code to access lists -0.74
convert a 2d tuple into a list -1.19
Printing the text from json in python (Printing Specific Field from... 0.00
Why does numpy.take() only return one value inside a tuple? 0.00
How can I quickly compare a list and a set? +0.41
How to split a sorted list into sub lists when two neighboring valu... +0.89
Continue (save state) in nested recursive method -0.59
Strange behavior for loop in python +0.42
Merging a list of strings and a list of lists +0.41
Why does my function not run once I run the module and input? 0.00
Python unicode: how to replace character that cannot be decoded usi... -0.08
Zip uneven numpy arrays +1.17
Map a function's argument, which is a lambda, to a tuple? +2.04
Use levenshtein distance for keys in defaultdict in python +1.36
Testing whether a string has repeated characters +0.25
TypeError: sequence item 0: expected str instance, bytes found 0.00