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 ... 23 24 25 26 27 ... 61
Title Δ
Python - NLP - convert iter(iter(tree)) to list(tree) +0.40
Fastest way to get minimum elements in a list less than a particula... +0.32
Get substring at end of string that has no lowercase letters +2.28
Multiplication of list parameter and number parameter -0.74
Splitting a line, then searching for string 0.00
regular expression to represent two of the same vowel in a row +1.44
Python : error when insert mysql database 0.00
How to capture the entire string while using 'lookaround' w... +0.41
How to use slicing in Python 0.00
Multiple variables in an if statement Python 0.00
Getting the unique names of a specific value from several keys of a... +0.87
What is wrong in regexp in Java +0.55
Python list of lists comparison -0.32
What filter do I need? Want to keep high frequency values only 0.00
Taking Apart A List Python +2.51
TypeError: endswith first arg must be str or a tuple of str, not bool 0.00
Python: itertools for generating this combination? 0.00
Saving output in python 0.00
Remove duplicates in a csv file based on two columns? -0.59
Python sentence reverser +0.70
Unicode Error on Python +0.04
Insert a value to a list within a list - python +0.60
Java Regular Expression; need to map \' to '' +0.38
How can I use a different form of regex for each line in a file? 0.00
Parse lines into individual segments - python 0.00
Insert elements to beginning and end of numpy array -1.17
UnicodeEncodeError: 'ascii' codec can't encode characte... -2.40
Listing a dictionary without using for loop 0.00
Python dict sorting based on two values in dict +0.38
in python printing initialized dictionary as empty 0.00
Why set in python choose first element from list of string with dif... -0.45
Custom sort of a list of tuples +0.07
Cannot concatenate 'str' and 'int' objects but I ca... -1.55
Python : Cannot retrieve shape of numpy matrix in dict 0.00
Check string for valid input in java using regex 0.00
python 2.7 - how to turn a string into a list when seperators are d... 0.00
Return a list in python 0.00
How to find the product of each row in a list of lists? +1.24
How to use variables from one function in other functions 0.00
Print output in a column 0.00
Filter our elements of matrices where both/neither/either are nonze... -2.16
NumPy sum along disjoint indices -1.11
How to get all combinations of several letters in Python? 0.00
Why is del an instruction and not a method in python? 0.00
Python Regex to parse email URLs but excluding the public email +0.40
Summation of only consecutive values in a python array +1.14
Check if a digit is present in a list of numbers -0.62
Python list within list -0.50
How to know a generated sequence is at most a certain length -1.73
How do I match this expression from the end? +0.64