StackRating

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

norok2

Rating
1566.56 (4,508th)
Reputation
2,762 (61,132nd)
Page: 1 2 3 ... 12
Title Δ
Low Complexity Python Sort (Small - Large - Small) by a Class Attri... -0.60
python: reverse the elements of magic methods that affect operators +2.18
How can I truncate milliseconds to 2 most significant decimals in s... +0.39
How to do an outer product of 3 vectors to create a 3d matrix in nu... +1.82
How to make index() method return an integer instead of None? -0.60
Keep context manager open after an if ... else statement 0.00
Merge three arrays in Python3 +0.40
Python Numba jit function with if statement +1.65
If value is greater than x select all values from list until value... 0.00
%x usage in python +0.41
In python, is there an efficient way of seperating an array with el... +1.09
"or" operator in Python query -1.16
Flatten a list containing numpy arrays with different shapes +0.44
How to extract a color channel from array of images in python -2.23
How to skip trailing zero bits in built-it int? +1.23
How can I create a lower diagonal matrix in Sympy? 0.00
Dividing array into chunks of almost equal sum -1.99
Use np.nan without importing numpy +0.41
Custom 2D list sort with lambda expression (in 1 line) in Python 0.00
Is there a way to restore a builtin function after deleting it? 0.00
Find The Parity Outlier, CodeWars question on python 0.00
Why is the time complexity of n^2 logn + n(logn)^2 = O(n^2(logn)^2)? -2.28
Changing a dataframe column type to int32 0.00
Algorithmic complexity to convert a set to a list in python +2.10
Rock Paper Scissors, school assignment, python 3.7 -0.08
Python - How to turn this for loop into a list comprehension -0.64
How to apply successive methods on object +0.41
Efficiently calculate cumulative sum of a multidimensional array? -0.23
creating a list of lists from text file where the new list is based... -0.10
Transform values of a dict in a list? -0.20
Is there an easy/native way to increment multiple values at once in... +0.42
Ambuiguity in C using Printf -1.31
ValueError could not broadcast where mask from shape (1) into shape... +0.41
Cannot reshape array of size 0 into shape -0.11
How to stop loop when odd number starts? -0.79
Increasing the speed of my code for large matrix multiplication on... 0.00
Two for loops on Numpy array -0.29
Optimization problem in Python when the dimension of input also var... 0.00
(More) nested dictionary comprehensions: How to switch inner values... 0.00
How to find inflection point in python? 0.00
removing multiple pipes from a list -0.09
Function parameter best practice: dict vs kwargs -0.10
building function/method dynamically using string in python +0.04
Why is Python's built-in sum much slower than manual summation? +0.06
How to do a (trapeze) integration in Python with x^2? +0.42
What's the time complexity of doubling 1 until N? 0.00
Best practice to compare lists and extract some data +0.40
Find the element occuring once in an array where all other elements... -1.57
Get rid of unigrams in a list if contained within bigrams or trigra... 0.00
Python Iterating on list using another list -0.05