StackRating

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

volcano

Rating
1454.68 (4,531,208th)
Reputation
2,892 (58,444th)
Page: 1 2 3 4 5
Title Δ
Integrate in a if statement? (python) +2.15
Python: wrong assignment of default argument in a function -0.44
What is wrong with the following program code, attempting to inital... -0.02
While generating all possible combinations itertools.combinations_w... 0.00
Python join list of strings with comma but with some conditions - c... -0.31
Python - step through list -TypeError: 'int' object is not iterable -0.96
return a sliced string to the orginal string +2.91
Dictionary returned from a function not accessible in python 0.00
using subroutines in python instead of if statements -1.67
nested constructor. Why is it required? -1.75
Logical Base Case -2.58
sys.stdin.readline() reads without prompt, returning 'nothing in be... +2.00
Find the lowest value that is not null using python -2.78
Json the records and saving it to the file 0.00
Storing information entered - Python 0.00
how to restart "for" loop in python ? +2.86
Why does this Python loop fail to output to the next available exce... -3.15
Specifying variable in Python -1.71
How to get a loop in python to skip one iteration in the loop when... +0.68
Effective Python multiple if conditions with different behavior eva... +0.71
How to call a system command without printing anything? -1.16
collapse and (lambda s: " ".join(s.split())) or (lambda s... +4.55
Can't keep a total of numbers in python -1.12
Comparing class instances and attaining cumulative "score" +0.74
Error when inheriting in python +4.48
The order of print when use items() in python -2.95
Changing static variable from instance method in Python -2.73
Is it 'bad' to have wrapper classes? -3.50
Python function to return a list or work as a generator? -1.97
What does this piece of python indexing code do +4.98
Add extra information to all python exceptions -2.94
How could I rewrite this for loop in list comprehensions -2.97
What is the pythonic way to write strings to file? +4.42
Sort dictionary first by key, then by value +4.49
Cumulative style calculations of entries in a data table using clas... -0.42
Using pass on a non necessary else statement -1.63
Algorithm similar to 'Fizzbuzz' -0.79
how to use List comprehensions to get required result +4.56
Transform a list to a number composed of its elements +0.68
Why is it that only the first imported module works and the rest ca... +3.83
How do I iterate through unicode symbols, not bytes in python? -3.21
How to print all the lines after it found certain string in python? +0.94
Python — Passing Multiple Arguments +0.38
Python for loop - skip to last element -1.59
Writing (and not) to global variable in Python -2.69
Printing list in reverse order not working - Python 3x +0.05
Python - templated class +1.44
Python regex capturing extra newline -1.72
why do i get "Attribute Error: 'int' object has no attribute '... -0.50
Can python dictionary comprehension be used to create a dictionary... +2.34