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 ... 13 14 15 16 17 ... 76
Title Δ
Python list append multiple elements +0.81
Can you set a dictionary value dependant on another dictionary entry? -2.93
Loading a string into numpy record array 0.00
How to know if a command or method is an 'in place algorithm'? +0.21
how to reload after "from <module> import *"? 0.00
How do I format a string value as an actual string +1.49
Convert list of unicode list in list 0.00
Unexplained python attributeerror in class function +1.46
How can I change the behavior of array printing in Python? 0.00
converting a list of strings into integers in python, skipping mask... +1.04
Extracting text in the middle of a string - python +0.23
extracting tuples based on values in python +0.23
Counting consecutive instances in arrays -0.91
Sum up values from a dictionary (the Python way) +0.28
Difference between A[1:3][0:2] and A[1:3,0:2] -2.56
Replacing one item in a list with two items +0.70
Python: loop over a list of string and using split() +1.14
Find closest matching number in dictionary (python) 0.00
Natural sort of a list of lists based on an alphanumeric string wit... +1.04
Broken lambda in Python 2.7? -2.43
Process list into separate lists 0.00
Python: select range of indices satisfying a condition +0.21
Merging part of tuples in Python +1.08
Pre-allocating a list of None +0.14
How to parse random key value pair string in Python? +0.38
Cartesian product of different size +2.41
What is the difference between normal function and generator functi... +0.22
How to access "self" inside the scope of a class? -0.91
TypeError: only length-1 arrays can be converted to Python scalars... -0.76
Understanding builtin next() function -0.49
How can I replace `eval` in my function? +0.24
loop on a dictionary (previous values) python -3.00
how can I find whether there is any file in a directory or not with... -0.30
Iterating over first half a dictionary in python -0.24
how to convert a list of tuples into a lists of part of tuples in p... +0.72
Updating list in-place +0.92
Map/reduce equivalent for a list comprehension with multiple for cl... -0.75
Regex for splitting a string which contains commas +1.10
os.listdir using input from array +0.73
Python lists: indices of heapq.nlargest with repeating values in list 0.00
Python descriptor not hooking class level attribute 0.00
Contents repeat when I try to change them using f.open python in li... -2.99
Comparing a list to a tuple +0.23
Find multiple list items within a string +0.31
List of growing sum as a one-liner possible? +1.83
checking each element in 2 dimensional list +0.24
How to put in a bidimensional array, two columns of a csv list, for... -0.83
Pythonic way of getting max of dictionary after applying custom fun... 0.00
Merge 2d arrays(different dimensions) at specified row/column in py... -0.83
Get name of type as a string +0.23