StackRating

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

ruohola

Rating
1579.51 (3,054th)
Reputation
1,314 (122,420th)
Page: 1 2 3 4 5 ... 11
Title Δ
How to repeat only a certain element in a list? -1.18
How can I add functions with different arguments and return types t... 0.00
What does the .\ operator mean in Python? 0.00
How to unit test a simple class? 0.00
How to get the nth character in extremely large text file? +0.37
explaination for what tensorflow.keras.dataset.minst.load_data() re... -0.10
Why I can sometimes use functions from nested modules without impor... +1.50
How to delete few middle commits in gitlab? -0.16
How does character array with single quote affects an character arr... -0.17
Git discard all changes +0.39
SyntaxError: invalid syntax for listen() in python socket programming 0.00
Concatenating from "int" to string in discord.py 0.00
Fine to cut a git branch from soon to be deleted branch? +1.52
How can I pick a random word in from a list in a loop? -2.08
How to make a histogram from all of the values in a dataframe? 0.00
Does del (x, y) delete the tuple (x, y) or the individual variables... +0.43
How to use T=TypeVar('T', bound=...) with Type[T] correctly? 0.00
Why is `\` affecting the return value of printf? +1.63
"-" en dash giving different ascii values +0.41
Is there an elegant way of combining the Python vars() and filter()... +1.40
std::string == operator not working in code +0.40
Using terminal on mac as interactive interpreter 0.00
Why isn't C respecting my unsigned declaration? +1.06
Add general arguments in an abstract method (Java) +0.42
Python is detecting syntax error that's right 0.00
Why do my PyCharm inspections act as if legal Python 3.8 code is il... 0.00
C data structure, variables 0.00
What does the notation self(x) do? 0.00
C++ raw pointers and "delete" +1.71
Format int as an uppercase hex string with 0x prefix? 0.00
Secure use of exec() with custom class method / function? -0.08
Python IndexError: what's wrong? 0.00
How to write a custom comparator with custom sort in Python3 to use... +0.42
Why does my zip function put out more than the shortest iterable? 0.00
Find 3 or more whitespaces with regex in C# +2.10
How to let my computer know I want to use python 3 now? -0.58
Can I undo the formatting style changes that Black makes to my Pyth... +0.43
How to process list in batches of N elements, without missing the l... +0.45
I wonder how is second 'return' works - return len(A) + 1 0.00
How properly build a class in the __new__ with type(3 args) and 2 a... 0.00
While loop with not equal operation repeatedly going even after sta... 0.00
Why pause() function prevents seeing console output in C? 0.00
How to create a for loop, which returns True if the list's numb... +0.43
How to pass variables in a lambda expression? +0.43
Is there a way to dynamically enter the values for SQL query withou... 0.00
Arithmetic Exception divide by zero : but i am already restricting... -0.07
Why is removing list items in a for loop not working correctly? 0.00
Backslashes and quotes not getting counted to string length? 0.00
How to make a Django fixture for a model with no fields? +0.42
Problem in a number guessing program's while loop +0.42