StackRating

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

Akavall

Rating
1490.87 (4,401,687th)
Reputation
43,545 (2,468th)
Page: 1 ... 5 6 7 8 9 10
Title Δ
Python numpy argsort 0.00
Python - Read nth line in a matrix +1.58
Python - Merge Python List -1.55
Finding specific values and replacing them by others. Python +2.16
Find indices of elements in a list in Python -0.94
Issues with indexing in python +0.54
Get x,y,value 1D arrays from 2D numpy array (linear indexing) -0.92
How could I remove the rows of an array if one of the elements of t... -0.98
Convert boolean index to start/end pairs for runs -1.57
Python--Finding Parent Keys for a specific value in a nested dictio... -1.04
use python to create 2D coordinate +0.51
difference bewteen *args and **args in python? 0.00
How can I create a matrix, or convert a 2D array into matrix in Pyt... 0.00
Delete many elements of a list with del() (python) -0.26
Sort rows and columns of a matrix by another list with numpy 0.00
Class variables behave differently for list and int? -0.94
numpy.ndenumerate to return indices in Fortran order? -0.36
In Python, how do I find common words from two lists while preservi... -0.04
In Python, are strings considered as lists? -0.47
Searching a sub-array inside a 2D array (image recognition) +2.10
How do you create a numpy vertical arange? +2.45
Trying to solve of Project Euler #10, but code takes *a lot* of tim... -0.17
How to convert sparse matrix to dense form using python +0.55
Iterating over dictionary(not one by one) in Python +1.98
How to print elements in a list in a plain one-row way? -0.69
Replace Value in Numpy array, with Value in a second Numpy array, G... -0.00
Python: Can I add every other integer in a list? +0.11
subset and transpose python arrays 0.00
unpacking dictionary in python and getting values +1.01
nltk k-means clustering or k-means with pure python 0.00
Convert Python Numpy array to array of single arrays +1.38
Python - List comphrehension with test to avoid division by zero +0.15
how to convert string like "5cm" into an integer +0.34
How to find nearest value that is greater in numpy array? +0.93
Array Indexing in multi dimensional numpy array +2.05
numpy np.array versus np.matrix (performance) -0.47
How to use Mann-Whitney U test in learning 0.00
How to do operations with two vectors of different format in python 0.00
combinding a list of lists into new lists in python -1.38
remove a specific column in numpy +0.81
balance positives and negatives in numpy 0.00
Find out if matrix is positive definite with numpy +1.16
to slice columns in a tuple present in a numpy array -1.41
numpy: find symmetric values in 2d arrays -2.23
Scipy Pearson's correlation returning always 1 -1.44
Optimize search to find next matching value in a list +0.51
How can I tell if an undefinied variable is in a Python list? -0.11
Python - How to organize list by frequency of occurrence and alphab... -0.72
How do you unroll a Numpy array of (mxn) dimentions into a single v... -0.45
how to check if a number is a power of base b? +1.31