StackRating

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

El'endia Starman

Rating
1539.78 (11,930th)
Reputation
1,787 (92,943rd)
Page: 1 2
Title Δ
Why does Python "preemptively" hang when trying to calcul... +3.53
Continue to ask for input until correct answer is given(Python) (No... +3.77
lambda expression is a free variable that gets bound at runtime, no... +2.40
filter the values of dictionary items in a list by their key in pyt... +2.42
TypeError: 'str' object is not callable ... in OOP +0.37
How to read a text file in Python +3.73
list comprehension vs iterable. Python newbie -0.51
Assign methods from class in imported module to current namespace -2.22
Is there a filter() opposite builtin? +1.46
How can I reimplement this recursive function? -2.45
I'm having a bug with dictionaries Python 2.7 +0.34
continuous loop until the user has entered a valid input in python 0.00
if statement in python won't run even though conditions are true +3.54
How to check diagonally 0.00
String indexing - Why S[0][0] works and S[1][1] fails? +4.10
Sum values from a list, selected by another list +3.95
To merge two dictionaries of list in Python +1.76
Efficient way to add iterables in this simple Gpa calculator. Also... 0.00
Python String Upper -2.29
Remove duplicates from nested list using list as keys -4.29
How are these two functions the same? 0.00
Add two random numbers together? +3.73
How to run a python program in one folder and import and run a pyth... -2.12
Python: reading in a csv file and saving columns as variables +3.42
List index out of range in loop with condition +1.91
Merge two dictionaries and persist the values of first dictionaries +3.82
Difference between filter and list comprehension -3.13
Python function to take text file and create dictionary with keys a... +3.89
Reduce complexity in list operations +4.61
Adding missing keys in dictionary in Python -1.16
How to omit \u2028 line separator in Python? +3.93
Extracting a random sublist from a list in Python -2.13
Store all items from filename to another then return that file 0.00
Can you break a while loop from outside the loop? -2.78
Counting values in list by putting in dictionary +0.88
Load file - is instance +3.87
I have a program to check if five numbers are prime but it is not w... 0.00
What are all these attributes in mtTkinter.py? 0.00
Couldn't iterate over a dictionary context variable in template... -3.63
How to stop the stack from overflowing when generating permutations... 0.00
Removing White Spaces in a Python String -1.09
Still new to python. So confused right now. How do I make this prog... +4.10
Re-run the Python module when any one of the procedures in a workfl... 0.00
Sort timestamp in python dictionary +0.13
Finding the number of occurances of a character of each string with... +0.03
Action to specific files while in os.walk loop 0.00
Non Hashable list error -4.89
Check for specific Item in list without Iteration or find() +4.08
Python Try: Syntax Error +2.63
Python Threading loop +4.02