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 ... 4 5 6 7 8 ... 76
Title Δ
Python metaclass behavior (not calling __new__), is there an explan... 0.00
Python decorator to automatically define __init__ variables -0.92
Counting using a pre-defined list +0.10
Slicing multidimensional numpy array to obtain a vector 0.00
How to read multiple values from a line in python when the # of val... +0.89
String formatting with argument from multiple return value function +0.36
Aggregating numpy masked arrays 0.00
Difference between listing and iterating over an iterator in Python... 0.00
most efficient way to find a sum of two numbers -1.47
Concatenating certain parts of a list. Removing spaces. +0.12
Determine the type of a (not built in) class in python -1.65
Sorting a sub-array in an array according to some condition - Python +0.47
Python list comprehension with adding more elements in one go +1.34
Python class interface or inheritance +0.97
Index breaks in a set +1.07
python map data to list of lists/tuples +0.43
String converter program not working +0.00
Track value changes in a repetitive list in Python -0.12
Same name for classmethod and instancemethod? -1.61
How to pack the elements of product of matrix multiplication back 0.00
Python: Cache values of descriptors 0.00
Get indices of numpy 1d array where value is greater than previous... +0.22
Shift last element of the list +0.67
Need an order preserve nested list duplicate remover 0.00
A better way to get command line outputs with python? 0.00
How to split a numpy array based on a column? -0.41
Is it possible to override the property setter of a super class wit... 0.00
Python - access class method (using twisted) 0.00
Python. Remove from array (presented as list of lists) rows and col... 0.00
Reverse words in string - same order - including whitespace +1.54
Python sort strings alphabetically, lowercase first +0.46
Fastest way to remove first and last lines from a Python string +0.22
I can't figure out why there is a syntax error in this code +0.73
Checking a string to see if it contains a substring +1.08
Elementwise multiplication of shorter array with longer one at an o... +1.03
Encode/decode specific character in string with hex notation using... +0.24
How to insert None into a list? +1.25
using python.itertools to sum slots across multiple lists +0.25
Array slicing: access first two elements in reverse order runing fo... +1.50
Puzzled with LOAD_FAST/STORE_FAST of python 0.00
take next n lines from a file until EOF reached 0.00
How to write in more pythonic way? 0.00
Python split list into list of sublists -1.57
Python, connecting vertical lists +0.20
Duplicates counting with order order preserving in Python lists +0.23
Pull the max lengh substring sorted in alphabetical order using ASCII +0.02
Creating index array in numpy - eliminating double for loop +1.26
Scope of nested function declarations -0.40
Efficient way to compute intersecting values between two numpy arrays +1.26
Does min with lambda always return the first value in python? +0.27