StackRating

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

thefourtheye

Rating
1771.99 (18th)
Reputation
174,866 (291st)
Page: 1 ... 40 41 42 43 44 ... 64
Title Δ
python 2.7.5+ split list ['a', 'xxx yyy zzz'] into list ['a', 'xxx'... +1.83
Build list using nested for loops with list comprehension 0.00
Why is for loop not printing as expected in Python? +0.08
date normalization using regular expressions -0.27
Replace first line of a file using sed command in a python script -0.15
python if a list is over 20 characters shorten it to 20 if it is le... +1.59
Can you manually sort a list in python? +1.36
python findall finds only the last occurrence +0.35
Add leading Zero Python -1.26
Python: For loop not working +0.34
Adding new keys to a python dictionary from variables? -2.26
Selecting random class in Python +0.39
Python list of list count elements +1.04
Python 3.3: Sorting a List of Objects/Methods +0.34
Access keys and vals in listed python-dict -0.16
Is there a way to remember the position in a python iterator? -0.17
Loop that won't stop? -0.04
Python: access nested functions by name -1.93
Python sort method is not working inside the user defined function -0.41
re.findall on each sentence of a list 0.00
Solving math in python without any built in eval functions or exter... +1.23
Map object has no len() in Python 3.3 0.00
Write a function that takes a list of words and returns the longest... 0.00
Iterating with padding +1.01
Python partition and split -2.54
Reversing Order of List in Python +1.65
Merge an array of like objects' values -0.56
Detecting if string iterator is a blank space +0.82
Understanding class-wide variables that should be tied to object in... +0.54
Weird python literal indexing : ['False', 'True'][condition] +1.02
Codecademy Python lesson: It's Okay to be Average +0.82
Splitting a string - Python 0.00
Avoiding if..else ladder while adding to an Array, in an Object -2.27
python replace word in text file without going line by line -0.19
Can i use the Logical Operator "or" in combination with s... 0.00
Python compare tuples +0.40
Python - Why does __str__ want something returned when it called? I... +0.59
Specific sort a list of numbers separated by dots +2.86
Python replace doesn't replace like it should -0.41
Mutate tuple of lists getting "'tuple' object does not support... -0.99
Best way to regroup a string into a list of 2-character string 0.00
Python find the minimum using for loops? +0.95
Why isn't there an ignore special variable in python? -0.13
Unpack 1 variable, rest to a list 0.00
Is there a function to transpose matrices (lists of lists) in pytho... +0.36
How to use *args in a function to return a list of dictionaries? -0.17
How to extend one sublist by another sublist if they share a common... -0.24
Problems with a basic Python addition script. +0.96
How to get key of value returned by max function in Underscore -0.14
python string prefixed with _, what is it? -1.89