StackRating

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

Tom Wyllie

Rating
1525.96 (22,741st)
Reputation
1,471 (111,027th)
Page: 1 2
Title Δ
Making multiple output lists into one list (python) +3.70
Python: Keeping whitespace at the beginning of a string -1.34
Vectorized Counting 2 Dimensional Numpy Array -4.19
Regexp. How to match word isn't followed and preceded by anothe... -2.12
delete row from file using csv reader and lists python -1.17
Python regular expression: exact match only -2.02
Dict in dict, sort dictionary by nested key +3.51
Selectively delete rows in a csv file (Python) +3.66
The best way to search a file and return required fields from rows -1.60
print vs return indentation rules for python 0.00
I want to convert the last two elements of a list into a nested lis... +3.60
Sort 2 lists in Python based on the ratio of individual correspondi... -0.11
Python programming changing a specific value in file +3.59
How do I generate a matrix with x dimension and a vector and withou... 0.00
i am trying to create a http server in python using SimpleHTTPServe... 0.00
Python regular expression to check start string is present or not +0.95
Formatting python dictionaries with break lines +2.08
Randomly selecting a different pair of items from a list -2.23
Regex match exact words -0.24
How can I check if a string contains a number between two brackets... +4.82
How can I easily check if a string starts with 4N spaces? -2.94
strip white spaces and new lines when reading from file +2.18
Decoding json data in Python +3.92
Are the values of sys.argv strings? I need lists -1.36
case insensitive for sets in python -3.35
Using imshow() to create higher quality hist2d -3.38
removing words but not numbers from a text file in python +3.81
Summing the numbers in a list except for the first even number in P... +1.90
Having list separated into bins automatically for Histogram plotting 0.00
Pythonic way to search a list using keywords +3.48
Python: Is there easier way of doing this? String to certain text +0.02
Python regex does not return full data 0.00
Delete all values in list outside of specified range python -1.83
Keras - TypeError: only integer scalar arrays can be converted to a... 0.00
replacing chars in a string in one-liner +0.52
regex pattern number inside brackets (int) +2.21
Conditionally delete elements from a list -4.09
regex to not allow two zeros in the end of a number +1.03
Extract Number from String Field, Including Decimal (Postgres 9.5) +5.81
what can be the possible regex for validating comma separated strin... +3.89
Python - Sum up all values for repeated data points in a file +3.85
RegEx - How to have muliple underscoes in string -3.76
Exclude one character, exclude one space, then 4 spaces -2.57
One line solution for editing a numpy array of counts? (python) -0.88
Print and sum each element in a array in Python +4.05
Capture string that only has n words +5.00
How to keep track of virtual memory used when running Python code? +4.00
Regex Practice Game 0.00
Why does this function fail when I use this regular expression? +4.34
What does a code np.mean(array_1 == array_2) do? 0.00