StackRating

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

abukaj

Rating
1471.41 (4,517,604th)
Reputation
1,157 (136,838th)
Page: 1 2
Title Δ
Is there a numerically optimal order of matrix multiplication? +4.53
Is that way of writing/reading a solution safe? 0.00
How to store a big numpy array in a zip archive in Python 3.5? 0.00
How can I automatically set minor ticks in log axis? 0.00
Dependency between "Session/line number was not unique in data... 0.00
Playing multiple sounds in one Jupyter Notebook cell 0.00
Cannot import name izip 0.00
How do you read single chars from stdin in Python -1.53
Check if an item is always followed by another in a list - Python +5.10
Is there a way to use type hinting on back-compatible code in Python? -2.62
pythonic way of decorating classmethods +0.15
np.arange's weird behavior -3.54
Correct way to store store samples in numpy arrays 0.00
np.power (raised to power 2) of matrix is not resulting in elements^2 -3.59
The truth value of an array with more than one element is ambiguous... +4.36
Use While Loop twice with an else statement 0.00
How can I save a big `numpy` as '*.npz' array with limited... -1.75
Why `sklearn` and `statsmodels` implementation of OLS regression gi... 0.00
Looping through a namedtuple +4.21
Conditional execution without having to check repeatedly for a cond... -3.54
How to avoid automatically running a function passed as optional ar... +3.03
Add line number and count amount with python 0.00
Does python garbage collection automatic in python? 0.00
Reproducibility of random numbers (Python 2/random) -3.46
convert greyscale image back to vector 0.00
How to compare two string with some characters only in python -1.14
Python name mangling on global variable with __ 0.00
Finding Column number in CSV using python -2.47
In Python how do I escape a single quote within a string that will... -3.46
Python matplotlib.pyplot: How to make a histogram with bins counts... 0.00
How to check, whether exception was raisen in the current scope? +4.10
Fastest way to concatenate multiple files column wise - Python -2.58
calculating factorial of large numbers in 0.5 second with python +0.46
Python: How to restart a FOR loop, which iterates over a csv -2.36
Executing Python scripts -3.04
why does the plot not show the correct range on the x-axis? 0.00
MATLAB-style terminal output in Python 0.00
How to iterate over a large text file(906.2MB) in Python? 0.00
How to prevent logging code from cluttering real code? -3.10
Exists a list where every item is a member? +0.06
Iterating over a file omitting lines based on condition efficiently 0.00
convert a mixed binary string represantation back to binary 0.00
Python mocking delete +0.23
python: is there a well-known function to normalize JSON representa... -3.60
How to memorize key value elements updating also the reversing dict... -3.85
fft of a biosignal of unknown frequencyin python 0.00
Reading JSON file and modifying some values to be in the exact same... -3.80
Python modifying a dictionary with a function call -4.64
memory allocator - issue while traversing the memory 0.00
Can a method within a class be generator? -1.01