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 ... 6 7 8 9 10 11
Title Δ
Is there a PyCharm-based workflow for sharing run/test configuratio... +0.44
I'm having trouble with figuring out how the following code wor... +1.67
Using variable like function name in class -0.72
Pointer position does not start from 0 -0.55
Is there a way to use a function parameter as another parameter of... 0.00
if-condition with characters -0.03
Convert list of list into single list -2.13
How to remove elements from list but keep the value `False` -0.03
How to split integers with a comma +0.46
Recursive Sieve of Erasthotenes returning None +0.41
Is there a way to shuffle a list in python? -0.34
how to use map with a defined function -2.01
Python PIP Install on Windows missing sub-directories? -0.03
__str__ method on list of objects +1.60
Python Deep compare data types of values two dictionaries 0.00
NameError: name 'url_data' is not defined 0.00
How do I make a "While" loop activate when a file that is... 0.00
What purpose does a variable serve in a for loop? -0.56
Find the missing strings containing int value from a given list +0.86
Is it possible to access the variable from a method of a superclass... 0.00
Check if two parts of two strings are equal 0.00
Is there a way to see if a string matches a dictionary key and if i... +1.90
What is the purpose of using 'int' in the following code? 0.00
How would I number the items on my list out when I print them? -0.94
Problem with getting while loop to repeat in python +0.46
Write to any users desktop in Python -0.75
How to add a proper escape sequence character into string -1.12
Changing a constant inside function from another function 0.00
Difficulty in openning a file 0.00
how to add line break after every 5 number? -0.42
I can't use python's "replace" to make my 0 a mis... +0.46
how to create a list from results from a given list within a for-in... +0.46
Python. while createing list from func result, it returns me None 0.00
Python Regex: Remove optional characters -0.04
python read config file "configparser" +1.85
Get name of title of a tkinter window 0.00
how to sum up total from a dictionary +0.05
When running this code, it doesn't actually replace the strings... 0.00
Pythonic way to find the last position in a string matching a negat... +1.23
How does it work for Python's copy and memory system? -0.77
Add one to a list element +1.02
How to make sure the script is executed by a specific version of py... +1.19
2captcha selenium out of range 0.00
Running a external program using Python +0.47
How to get the maximum value in a matrix and its row number -0.39
For Loop to iterate of Class list attribute 0.00
How to add new column to Pandas dataframe with log value 0.00
NameError: name 'statsmodels' is not defined -0.04
Exception thrown from Finally clause 0.00
Is there any pythonic way to find average of specific tuple element... +0.20