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 ... 7 8 9 10 11 12
Title Δ
How to encode list of numbers as base64 0.00
Combining numbers in the most efficient way +1.44
PyCharm CE does not recognize .pyx files 0.00
How can I improve my "rotate (roll / cyclic permutation) array... -0.54
How to match 2 string lists? -1.39
How replace number to parameter for space +0.87
How to get path withTkinter filedialog? +0.44
Installing python simple-crypt on Windows10 0.00
Menubar not being displayed in my GUI window 0.00
Why does python allow list[a:b] but not list[a] if a and b are out... +0.87
How can I have my FFT peaks, exactly at the frequency of my signal? +1.47
Problem with multivariables in string formatting -1.21
Compute stats function on non-overlapping day-wide time window with... 0.00
How to prevent spaces occuring when printing values -0.31
Code works in Idle but getting an error in VS Code -0.22
Is there any faster way in python to split strings to sublists in a... +1.48
Remove object if its id number is present -1.14
Bash, assigning command output to a variable 0.00
How to unpack a tuple when indexing? 0.00
Python variable scope, immutable vs mutable, in terms of += +0.43
Python - Trigram Probability Distribution Smoothing Technique (Knes... 0.00
Sum along diagonal and anti-diagonal lines in 2D array - NumPy / Py... -0.30
Why does MATLAB's element-wise exponentiation speed up for 512... -0.62
How to get Python variable annotations? -0.59
Python `doctest` with ANSI escapes 0.00
In Python 3+, what happens if I log more messages than a RotatingFi... 0.00
Logical Indexing with Python's map -0.14
asDict method in pyparsing overrides previous key 0.00
Numpy multiplication over axis +1.26
Most efficient way of reordering a list of objects using an "o... -0.05
Find a given file recursively inside a directory -1.66
Comparing convolutions in Mathematica and Python 0.00
Can Python floating-point error affect statistical test over small... -2.40
Use number of seconds since the UNIX Epoch as date format in logging -2.00
Python3: Calculating the average... each total isn't being reco... -0.07
Find the number of common items in two sequences for repeating items -0.86
How to get the path of the Databricks Notebook dynamically? 0.00
Count the consecutive zeros in a list -1.27
C-like Static Variable inside a Python class method -0.79
Binary-search without an explicit array +0.44
Which is faster? Set comparison or Counter comparison? why +1.73
How to store results of for loop as an array? +0.44
Python equivalent of label2idx MATLAB function +3.11
What does '&=~' do in c++? +0.62
I need to use the exact version of Julia V1.0.0, where can I find it? 0.00
Pass command line arguments to pycharm from file -2.01
How to compare one object in a list to every other object in that l... -0.29
How to replace universal newlines by `\n` in Python? +1.24
Implementing Multiproccessing on multi return functions 0.00
How to loop through each item inside a list of list in python? +0.25