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 6 7 ... 11
Title Δ
ModuleNotFoundError: No module named 'Image' 0.00
How to get only the elements which are not string from a list in Py... +0.84
Python - how to pass a variable to a regular expression (re.match) 0.00
How to kill bash execution of multiple python scripts if previous o... +0.44
How to convert a list of integer lists to an integer list Python? -0.36
Renaming output file when running parallel processing 0.00
Writing a pseudocode algorithm for GCSE 0.00
Why my code using `exec()` is throwing an error? 0.00
Two conditions in regular expressions with python -0.61
Why we need a comma after variables in sqlite SELECT statement? -0.53
How to check if a certain digit is in a number? 0.00
How to properly structure internal scripts in a Python project? 0.00
Formating a Parsed Number into a float() -0.56
Regex match only first row after specified word 0.00
Update last character of string with a value +0.47
sqlite python, nested loop stops main loop -1.64
How do I use pillow with pychram -0.06
When initializing a bool32_t object in C++, do we need to cast it o... -0.57
How to print value of list in Python (array[25,65], array[25,42], a... 0.00
How can I import a library that was already imported from a parent... +0.44
How to declare an array or a list in a Python @dataclass? 0.00
Cannot borrow as mutable in a loop when calling a closure that borr... -1.75
Not all parameters were used in the SQL statement but I just want t... +1.77
SyntaxWarning: invalid escape sequence \s 0.00
A vector is created inside an if block in Rust. How to use it after... +0.44
How to sort a list of tuples having mixed type elements in reverse... +0.43
How to pad numbers with variable substitution for padding width in... 0.00
Incomplete input error for sqlite3 insert 0.00
Syntax is wrong 0.00
Python: how to copy between lists using lists, e.g. list1[index1] =... +0.11
Define a c++ string as "\" 0.00
How to unwrap return value at function call? -1.89
Do multiprocess in python cost at least 0.3s? +1.07
Meaning of '{}+{}' +0.26
Is there a way to take a screenshot everytime the key ''Spa... +1.84
How to use the SQL LIKE operator on a python variable with a % wild... 0.00
Is it possible to override __getitem__ at instance level in Python? +2.23
How is the return type of a ternary operator determined? -0.15
How to determine the week of year starting on sunday using Python? 0.00
Using str.replace for list of list 0.00
Python function for changing text size in Python Shell +1.50
If I import a package into python, do I also have to important it&#... 0.00
How to type if elsif on a line inside for for in python 0.00
preg_match returns 1 although it shouldnt 0.00
What is the purpose of `&` before the loop variable? +0.29
Does continue statement really increases the speed of the loop in C... +0.71
Python if with print method condition +2.47
Can't import module "Selenium" 0.00
sourcetree hook with python 0.00
Will a default-constructed (empty) shared_ptr automatically be init... +1.01