StackRating

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

TemporalWolf

Rating
1524.90 (24,027th)
Reputation
5,214 (31,735th)
Page: 1 2 3 4 5 ... 6
Title Δ
Python: how to tell if number strings mixed European or US format,... +2.03
How to debug subprocess call in Python/Django 0.00
pseudo-randomize a list without repeats; while loop is not efficient -1.95
Cannot concatenate 'str' and 'int' objects(cant sum) 0.00
Name Error in Python 3.6 +0.48
For loop not printing the items +0.47
How to generate random choices for random.choice() function using d... -0.07
How to loop through dictionary list and extract one key with boolea... +0.47
Comparing variables to all items in list in Python +0.23
Implicitly deciding which dictionary should be used -0.06
Check if a string contains substring or part of it -1.72
Python - Variable changing at an unknown position 0.00
How to not match whole word "king" to "king?"? +0.82
Generate random list of values with certain percentage of occurence... -2.24
How to Split a Number In Half but not by dividing -0.24
python syntax error declaring variable +0.22
Python Looping in and out of def doesn't have the same result 0.00
Selenium Python can't properly write csv in for loop 0.00
Writing a list of dictionaries, with multiple values per key as new... +0.33
Python list comprehension error +0.46
searching index of tuple from list of tuples 0.00
Why adding variables won't work 0.00
Formatting consecutive numbers +0.26
Is it possible to use isalpha() on a math string, and still return... -0.02
How does python operator precedence work with double comparisons? -0.32
Python Logger object is not callable 0.00
How to convert an str to an int in order to sum values? +0.28
Making two compressed files form into one paragraph 0.00
How to merge two dictionaries (defaultdict) that have common keys b... 0.00
How can one convert an uncertainty expression (e.g. 3.23 +/- 0.01)... 0.00
Append() applied to a list goes into loop +1.12
python: count number of items inside parent list -0.35
while loop back to start of program -0.03
Printing out prime numbers based on a previous function in python +0.46
Rough string alignment in python +0.47
Precise loop timing in Python -0.94
comparing two lists of lists with different sizes 0.00
How is memory allocated for variables in Python? +2.88
How to separate a list into dictionary based on first and second va... +0.48
What am I doing wrong? please +0.47
Case Insensitive replacement (mapping) -1.59
python bound method Error -0.26
The best practice to count characters from back in Python +0.48
Python 3 - adding an integer to a list and printing it in a format +1.30
How can I combine the elements of mulitple lists in python? 0.00
Nested Iteration with counters +0.46
Wrap-Around for Ceasar Cipher 0.00
Remove tuples from dictionary value list if first value in tuple = 1 -0.57
Call a function with arguments within a list / dictionary -1.74
How to improve the following python date regex? +0.47