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 ... 10 11 12 13 14 ... 61
Title Δ
Efficiently find whether a string contains a group of characters (l... -1.31
How to reduce the degree of sparseness of a 2D numpy array? 0.00
Save delimiters after parsing with `re` or `split` 0.00
Efficient finding primitive roots modulo n using Python? +0.38
Accessing self in a function attribute -1.89
How to convert from a set to an array in python +0.39
Python slice shows same id location -0.37
Get the highest index with a defined value in an array in python +1.25
Splitting string using different scenarios using regex -0.40
Summing values in a list +2.34
Is there a way to use itertools in python to clean up nested iterat... 0.00
How to replace each array element by 4 copies in Python? +1.26
Find the row number using the first element of the row -0.62
Nesting a string inside a list n times ie list of a list of a list -2.14
Strange Bug in creating Co-occurrence Matrix in Python 0.00
how can i fix AttributeError: 'dict_values' object has no a... +0.35
Removing elements from an array that are in another array +0.48
Python Regex: Using a lookahead -1.58
Why does the class definition's metaclass keyword argument acce... +1.21
Concatenate two 2 dimensional lists into a new list -1.26
What is the alternate way to write this generator in Python 3? 0.00
Remove special characters (in list) in string -1.55
Python numpy array integer indexed flat slice assignment +0.10
Add elements in a matrix in python +1.34
Strange merging - list of words 0.00
Is it safe and pythonic to consume the iterator in the body of a fo... 0.00
In python, how to import just words but not any punctuation from a... -0.13
How can I replicate similar behaviour in python 3 as seen in python 2 0.00
Organizing list of tuples -0.85
How to convert string date with timezone to datetime? +1.60
How to decode a numpy array of dtype=numpy.string_? -2.16
Monkey patching operator overloads behaves differently in Python2 v... -2.48
a valid element not in np.arange, though print() does show it, dtyp... +1.84
How to check the shape of multiple arrays contained in a list? -2.26
split a list according to size of float entries +0.36
Python: Check if a numpy array contains an object with specific att... +0.00
How can i simplify this condition in python? +2.53
NumPy Array to List Conversion 0.00
Python, create new list based on condition applied to an existing l... -0.53
Python: Combining two lists and removing duplicates in a functional... +0.38
Function with multiple options of returns +1.09
Custom list of lists into dictionary +1.19
Efficient numpy indexing: Take first N rows of every block of M rows +0.20
How can I create a vector from a matrix using specified colums from... 0.00
Slicing Cross-section of 2D NumPy array -0.13
Addition of every two columns +0.20
Filling holes in image with OpenCV or Skimage +1.38
python heapq sorting list wrong? +3.21
python: regex - catch variable number of groups -2.31
Python 3: return single Bits from a memoryview 0.00