StackRating

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

jadsq

Rating
1531.50 (17,249th)
Reputation
1,978 (84,723rd)
Page: 1 2 3
Title Δ
Python - Array goes out of bounds -4.08
Luhns Algorithm -3.01
bind entry and button 0.00
How to fastly build a graph with Numpy? 0.00
Why does this script not work if the file has a .py extension? 0.00
Python Ternary Rescursion +3.95
for loop right-triangles not separating 0.00
AttributeError: 'numpy.ndarray' object has no attribute ... 0.00
convert coordinates into binary image python 0.00
Why do some python scripts declare main() in this manner? -3.77
Mapping Python list values to dictionary values +4.74
Python - Intensity map without interpolation 0.00
Mask an image (np.ndarray) section which lies between two curves -1.50
Hex to base-64 and other bases +4.28
Count number of occurences of specific number in numpy arrary in Ex... 0.00
Sum of difference of squares between each combination of rows of 17... +0.12
I need to create a list containing all the sums of a list taken thr... -1.88
traversing folders, several subfolders for the files in python 0.00
Outputting two graphs at once using matplotlib -4.09
Fetching data till the end instead of using multiple next(v)[1] 0.00
Remove max and min duplicate of a list of number -0.16
Numpy is adding dot(.) from CSV data 0.00
How many FLOPs are there in calculating a factorial using math.fact... 0.00
Part II: Counting how many times in a row the result of a sum is po... 0.00
Python: read files from directory and concatenate that -0.38
Fastest way to insert a 2D array into a (larger) 2D array +3.97
Counting overlapping values of two 2D binary numpy arrays for a spe... -3.10
lambda python function in reversing list +0.63
Unsupported operand type for - list and list -1.14
Interpolating elements of a color matrix on the basis of some given... -4.47
Two dimensional color ramp (256x256 matrix) interpolated from 4 cor... +4.52
Python - NumPy Array Logical XOR operation byte wise +4.17
Filling a diagonal matrix based on selectors +0.63
Apply numpy.where on condition with either list or numpy.array +0.21
Syntax error: unexpected EOF while parsing. Am I inputting incorrec... +4.01
parsing a large json file and retrieving values in python +0.19
chnage value outside of function without returning a value - python 0.00
Pick random coordinates in Numpy array based on condition 0.00
python: efficient way to check only a couple of rows in a csvreader... +2.95
How to average hourly observations stored on a .csv file into daily... 0.00
Slice array of arbitrary dimension with lists of start and end indi... -3.57
Iterating across multiple columns in Pandas DF and slicing dynamica... -1.06
Combine every two lines while reading .txt file in python -2.01
Python guessing game hints and points systems +3.98
Read a complete data file and round numbers to 2 decimal places and... -1.08
Split tuple if key is empty and add correspondence value to its pre... -2.24
Is str.replace() or combining two slices a better way to remove a c... 0.00
Product of two equals numpy arrays are different 0.00
'datetime.datetime' object is not subscriptable -2.06
why use transpose than directly set array? 0.00