StackRating

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

Volatility

Rating
1619.44 (1,116th)
Reputation
22,121 (5,978th)
Page: 1 2 3 4 5 6
Title Δ
Convert tuples to a dictionaries +0.43
Generate a set of sorted random numbers from a specific range 0.00
dynamically nesting a python dictionary -0.03
How to merge two tuples in Python? +0.01
flatten a dictionary of dictionaries in to a list in python -0.66
Design class attributes to match inconsistent keys in Python +1.95
Python - printing multiple shortest and longest words from a list +1.44
Objects attributes contain values before instatiaton +0.49
List of strings in string 0.00
Delete from list in for-loop . Python -0.83
python: comparing 2 lists of instances +0.02
Making a decryption program in python -1.56
How to quickly access all values corresponding to a specific second... -1.47
Is there an easy way to represent the base64 alphabet in a Python l... +0.25
Python: Make a if statement to do something when a certain error is... 0.00
How to return a list of strings that is a certain length? +0.70
Python 3.3 Need help on very simple beginners code +2.01
How to remove case insensitive redundancies in Python lists? +1.45
How to add selected numbers in a list in Python -1.17
Calculating strings as values -0.46
What is the meaning of __main__ here? +1.39
for loop with double condition +0.04
Python code that will find words made out of specific letters. Any... -0.73
search a number in the file and replace the number when program runs -0.24
How do I add parameter elements using a for loop? +0.19
how to merge 2 list as a key value pair in python +0.60
Multi-parameter function - Correct usage of *args / **kwargs -0.29
2 inputs to a function? +1.73
Numbers from both lists being deleted? 0.00
Python Beginner's Loop (Finding Primes) +0.66
How should one approach a beginner's programming task? +0.29
How to sum the following list? +0.22
python inserting variable string as file name +1.23
Output formatting in Python: replacing %s with the defined variable +0.01
How to check last three elements from a python list - whether they... 0.00
How to substract from dictionary value in Python? +0.52
Python: how to print a variable inside a defined function separately? +1.99
Using variables as an attribute for a module? 0.00
Recursively split strings that contains a defined set of prefixes -... -0.28
Python find the closest matching sentence +1.13
python regex - optional match -1.39
Python Math significance level +0.47
How to compare if an item in a list has the same value AND position... +0.59
Replace any chunk of string to a singular instance in Python +1.02
TypeError: cannot concatenate 'str' and 'int' objects Can someone p... +0.46
Sum elements of a list in Python +0.47
how to remove the ( ) and , in a floating point +1.63
Print just the value of a dictionary term for a specific key in Pyt... -1.82
Python Basics: for i, element in enumerate(seq)..why/how does this... +0.47
How to write a regex which starts with a given number? +3.66