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 ... 76
Title Δ
Split a list into chunks with multiple integer delimiters 0.00
Creating a numpy array with repetitive pattern 0.00
Add an array's values to a row in a numpy matrix +0.21
replace same pattern with different replace value +0.65
numpy matrix minimum applied to second array 0.00
How to convert string like '001100' to numpy.array([0,0,1,1... -0.69
How to make a function that will return items in a list one at a ti... +0.09
Ravel() 3D array in a peculiar order - Python 0.00
Python: Split NumPy array based on values in the array 0.00
How do I make sure an attribute value is unique in Python? +0.24
merge and split synonym word list +0.22
remove items with low frequency -1.84
Append two arrays where only one dimension matches 0.00
Multi-Level nested classes with inheritance among inner classes +0.83
How to convert a dict to string? +0.45
Set values of an array according to a logical array in python 0.00
Set class attributes from default arguments +1.52
Check if a function uses a specific keyword argument +1.33
Sort: How to treat special character greater than alphabetical in P... 0.00
What is the difference between iter(x) and x.__iter__()? +0.16
Counting day-of-week-hour pairs between two dates +0.94
Setting a functools.partial as an instance method in Python 0.00
Python Package Building - importing function for use in class defin... +0.22
Python: create category based on values in two arrays 0.00
Comparing two lists of strings and getting indices of duplicates +1.24
Numpy select non-zero rows +1.16
Get the indices of the least often occuring values in numpy +0.24
Why do Python emit STORE_SUBSTR when there's already an INPLACE... -1.63
Python: issue when using vars() dictionary +0.56
group indices of list in list of lists 0.00
How do i check Instamojo payment confirmation? -0.27
Dynamically creating @attribute.setter methods for all properties i... +0.23
print doesn't work in __getattr__ -1.13
Searching for an isolated list element +0.24
Cached properties for classes 0.00
python member str performance too slow +0.85
How to convert an object array to a normal array in python +0.73
Inheriting from classes unpacked from a list -2.47
Switch every pair of characters in a string +0.16
Most efficient way to remove multiple substrings from string? 0.00
Why does `mylist[:] = reversed(mylist)` work? 0.00
Why is S == S[::-1] faster than looping? -0.20
Have numpy argsort return an array of 2d indices? 0.00
Sorted(items, lambda) with multiple items, one reversed +0.21
list to dictionary python +0.23
Sort a subset of a python list to have the same relative order as i... 0.00
Selecting rows from python array +0.23
Format a string with custom placeholder, dot-access for objects, an... -0.90
What is the usage of third argument objtype in Python descriptor... -1.12
How is it possible to evaluate +5 in Python? +1.64