StackRating

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

dstromberg

Rating
1408.32 (4,536,100th)
Reputation
4,830 (34,383rd)
Page: 1 ... 4 5 6 7 8 9
Title Δ
Python extending decimals +0.60
Pyserial Sending More than One Byte 0.00
Better Syntax / Alternatives for method chaining 0.00
Sorting list of tuples by first element of each tuple - Python 2.7 -0.85
Blocking cpu with semaphore in Linux possible? (Python) +0.13
How can I modify the following program so that I can make sure that... -0.59
Python: large projects and making changes to files used everywhere +2.61
Python - Unable to split lines from a txt file into words -0.38
Python while and for loops - can I make the code more efficient? -0.39
A program that allow the user to have their stats created using a d... 0.00
Python: Handling exceptions while sorting +1.37
String manipulation in Python (All upper and lower case derivatives... -1.15
optparse won't pass default values 0.00
Redefine a python function based on another class function based on... 0.00
Summarise data by using index i +0.12
Get module handle to Popen +0.13
Finding index of values in a list dynamically +0.62
Convert a multi-column table to a dict of dicts 0.00
"No module named time" -0.17
Python urwid module- AttributeError: 'NoneType' object has no attri... 0.00
Kill a tcp connection in a separate thread in Python +0.15
How to convert a string to a float? -0.12
How to convert python socket stream string value to float? 0.00
Python nested dictionary comprehension returns empty dictionaries -0.70
How can I split a large file csv file (7GB) in Python -0.86
Python index out of range in list slicing -1.26
Multi-line dictionaries: Replace the key as per a word in value -0.28
How can I create chain of callbacks in python? +0.25
How to check symbolic link support in an easy and effortless manner? +0.14
Python store current line in iterable file object +0.64
How to get defined value from another defined value, python? +0.02
nosetests not running all the tests in a file 0.00
How do I create a Python set with only one element? +0.60
TypeError in class definition -1.35
Python - How many words are there in the .txt file in order by freq... -0.36
Why does Python print this? -1.10
Wrong output order in Python +0.83
1 == 2 for large numbers of 1 -0.81
Sorting IPv4 and IPv6 address in a Database +0.12
Find number of elements smaller than a given element in BST -0.15
Python Sieve of Eratosthenes not working +0.80
Some subShell problems with python3 +0.46
Sorting a LIST based on another DICTIONARY -0.12
Python not reading from list corretly -0.58
Count the amount of vowels in a sentence and display the most frequ... +2.35
Python search a file for text using input from another file +0.54
Retrieve file information located on a Different application server... +0.12
Extra zero after executing a python script -0.90
Insert newline print statement into (nested)? for loop? -0.37
Trying to use a variable that is inside a function for different fu... +0.11