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 ... 19 20 21 22 23 ... 76
Title Δ
Python simplification -1.36
workaround for an error-looking rouding 0.00
Sum of all the values in a dictionary which contains the item in th... +0.78
How to replace decorator with method in python class +0.08
How to return index of lists in Python -0.23
How to print x number of items per line -0.17
Swapping contents of the dictionary +0.84
Flattening list in python +0.85
Selecting all top words in Python list using Counter +0.39
I want to match a newline character followed by a string using regu... +0.28
How to automatically find pattern like 'c++' in string using python... +1.34
Python Call Parent Method Multiple Inheritance +1.35
numpy array to list formatting 0.00
Python Regular Expressions re.findall -- split a string into two -0.22
Python regex replace space from string if surrounded by numbers, bu... +0.22
Iterator for variable number of nested loops 0.00
Unsupported operand type(s) for +: 'int' and 'str' +0.19
Looking for a good way to split a string on all-capital words 0.00
Trouble with subprocess.Popen parsing of the command list; pipe not... -0.90
Python regular expressions repeated sequence of decimal number foll... +0.01
Python subclass does not display parent class attributes -1.21
Faster code to create an Index with Dict +1.21
How to remove a string from a list of strings if its length is lowe... +1.37
how can i search for a specific word in python? 0.00
how to use an arbitrary function in a wrapper function in Python +1.15
How do I concatenate many objects into one object using inheritence... -1.89
Why is b=(a+=1) an invalid syntax in python? +0.53
Appending Items to a List from a File 0.00
Removing duplicates and blanks in list of list in Python +1.17
Better design to evaluate Goal States for Tic-Tac-Toe using Numpy -0.72
Longest common substring between two long lists +1.46
Python-How to create a list of N elements from a given list -0.40
Fine code won't run as a function +0.07
Check if namedtuple with value x exists in list 0.00
Escaping both types of quotes in subprocess.Popen call to awk +1.06
"TypeError: 'NoneType' object is not iterable" on what sh... 0.00
Regex and python match +0.27
How to COUNT(*) with GROUP BY in django +1.50
Complexity of searching a key in dictionary 0.00
How to print list of list into one single list in python without us... -0.94
Getting rid of empty and zeros arrays in a list of arrays in Python -0.77
Generate variables for return -1.16
python matrix manipulation - square each element +0.68
How, using re.findall (regex) print block of text which will includ... 0.00
Count the number of occurrences between markers in a python list +0.33
Python Test for Full List 0.00
Calculate the size of a list +1.18
How can i view the entire matrix in python? +0.28
combine list of lists in python (similar to string.join but as a li... +1.07
How to get C from A and B in the following case? -0.49