StackRating

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

Ashwini Chaudhary

Rating
1701.20 (146th)
Reputation
186,257 (266th)
Page: 1 2 3 4 5 6 7 ... 76
Title Δ
Printing to the penultimate line of a file -1.04
Using np.repeat on sub-arrays +0.23
Why does map work like izip_longest with fill=None? +0.22
Efficient way to fill 2d array in Python 0.00
Continue until all iterators are done Python -1.07
Generators vs List Comprehension performance in Python 0.00
proper __init__ definition in class inherited from "list" 0.00
Are list comprehensions syntactic sugar for `list(generator express... -1.17
Most efficient way to implement numpy.in1d for muliple arrays +0.96
How to get a list of all non imported names in a Python module? +0.14
Most efficient way of iterating over a numpy array by axis? +0.84
Azure Table Storage Python SDK, Invalid syntax 0.00
How to return values from one array by comparing values with anothe... +0.27
Find and replace multiple values in python +0.46
Does Python import statement also import dependencies automatically? +1.31
Replace values of a numpy array by values from another numpy array -0.02
Python ValueError while dividing array by its own column +1.76
Find occurrences of a value in a numpy array and assign it appropri... +0.79
Get the product of lists inside a dict while retaining the same keys +0.50
Iterate over nested arrays storing indexes -1.96
Initialize empty list with same shape as array -0.97
How to create a signature for Instamojo's payment link in PHP? 0.00
Minimum x and y coordinate of 2d array. Python -0.78
twisted defer make the assignment of class instance variables is in... 0.00
Calculating the number of specific consecutive equal values in a ve... 0.00
Using base class member to keep track of derived class instances 0.00
Reshaping/extending numpy mask 0.00
Numpy - find rows where all elements are finite +1.79
Accessing index of particular values in Python 0.00
Closure lost during callback defined in exec() -2.22
"Balancing" a list of symbols +1.01
Python: split string and get position +0.22
Raise diagonal matrix to the negative power 1/2 +0.22
python array indexing list in list -1.08
print rows that have x value in the last column +0.23
modifying values in numpy array -2.15
AttributeError while using Django Rest Framework with serializers +0.23
Python: why is it faster to iterate over a list than iterating over... +0.23
Create an array with the maximum of a list of arrays 0.00
Removing rows in a 2D array that have the same value 0.00
Function that finds the zero-based index of the longest run in a st... -0.04
Replacing duplicate elements in a list in Python? +0.78
how to perform the following operation using numpy array 0.00
Is there way to determine order of calls to methods of a class? 0.00
getting median of particular rows of array based on index -2.65
Python | Why is accessing instance attribute is slower than local? -0.52
Heterogeneous combinations between two lists +0.23
Accessing attributes of class instances passed as optional arguments 0.00
Speed/efficiency comparison for loop vs list comprehension vs other... -1.05
remove all special characters, punctuation from string and limit it... -0.37