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 ... 39 40 41 42 43 ... 64
Title Δ
Using recursion to find all permutations of a list in Python -0.59
Splitting multiple lined text file into a single list? +0.26
Python print first N integers from a string -0.86
getting value by tuple of dictionary of dictionary -0.20
Are sorted keys guaranteed by a Python dictionary? +0.33
Replacing all instances of a character in a string using python 0.00
For loop in an opposite direction -2.36
Why in Python do two different instances of a derived class share t... 0.00
Running a loop while a function is true in python -0.90
Organize list of lists in python -1.23
Python class method chaining +2.79
Check first elements of a list of lists -0.86
How python object store the reference counter for garbage collection +1.21
Python 'is' vs JavaScript === -0.78
How to sort a dictionary based on a list in python -1.89
Splitting a string when a particular word is encountered 0.00
Grouping python list into timeslots of 3 hours -0.17
How to get a frequency of the elements in python? -1.34
list index comparison in python 0.00
Incorrectly breaking out of a python while loop? +0.33
'int' object is not iterable for list of lists -1.15
re.findall multiple literals +1.33
python regular expression with "OR" and $ end of line 0.00
To zip a list with more than 2 lists 0.00
Generating 2-d array of binary numbers in python -0.21
How to generate a range of random numbers in python without repetit... -1.05
why id(A()) == id(A()) is different to A() is A()? -0.03
Calling a certain function on any module / object -2.64
Appending to a tuple +1.09
hash( (-2,2) ) == hash( (2,-2) ) returns True (Python) -2.46
Check if object is list of lists of strings? +1.50
Recursive function with alphabetical order -1.08
Merge multiple lists of dictionaries and rename the key 0.00
Slice list to ordered chunks -0.25
Filtering out strings that only contains digits and/or punctuation... +0.28
Printing items in a list that occur a certain number of times? +0.32
How to Get Multiple 'Keys' For a Command +0.79
Why isn't < working to read in a file from the command line (sim... +1.17
Sort List of string based on value in Dict +1.27
(using Python) Putting outputs into 2 lists, and pair each elements... 0.00
Group by multiple keys and summarize/average values of a list of di... +0.33
Design a subclass of dict whose iterator would return its keys in s... +0.32
python:split line in data file 0.00
Extract directories from a list of paths +1.41
Maximum precision on very large numbers +1.49
Python nested list recursion search +0.34
Python 'list indices must be integers, not tuple" +1.43
Splitting a string with brackets using regular expression in python +0.35
python 2.7.5+ print list without spaces after the commas +1.44
Python Recursion and list +1.32