StackRating

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

Jon Clements

Rating
1681.02 (246th)
Reputation
105,679 (676th)
Page: 1 ... 17 18 19 20 21 ... 47
Title Δ
Random choice works but only sometimes -0.12
Python if statement troubleshooting +1.77
Dividing List by integer and checking if any element in list is int... +1.80
Recursively generate combinations with Python +1.87
BeautifulSoup nonetype error ocurring 0.00
The loop for does not to print when using a variable in sqlite python 0.00
How to read a big binary file and split its content by some marker +0.34
Most pythonic way to convert a string to a octal number 0.00
BeautifulSoup and Python getter 0.00
Randomize queryset deterministically +1.75
How can I tell whether a numpy boolean array contains only a single... +0.55
How to remove items from a list that contains words found in items... +1.18
What is the fastest way to filter a set of substrings from a string... 0.00
Break a text file into smaller chunks in python 0.00
Expand a range which looks like: "1-3,6,8-10" to [1,2,3,... +0.06
for and not statements -0.67
Parsing lines from a script +1.15
Python 2: one-line or very compact code to check "startswith&q... -1.10
Pythonic isinstance on floats and ints -0.65
How to efficiently extract specific subsets of list elements in Pyt... -0.53
Creating a random string in Python without duplicating characters +0.59
Why do python lists still use the __iadd__ method for += and not __... 0.00
Converting string list to number equivalent +0.88
Reverse a string in python without using reversed or [::-1] +0.57
A Pythonic way to insert elements of a list into a list of lists? -1.27
Create a list out of a tuple of tuples +1.83
Extract Data With Backslash and Double Quote - Python CSV Reader 0.00
python: datetime within module always provides date of first call -0.88
Python sort a list by two values 0.00
Python: Split a list into sub-lists based on index ranges -0.94
python find the 2nd highest element +0.72
Getting the first non None value from list -0.79
Iterative summation of output generated by a function in a for loop... -2.21
pick random item from a list with constantly reapeating items, but... -0.05
How to insert value from a list into other at position of space? +0.52
how to print contents of PYTHONPATH -2.36
define a Python list with a number as the name +1.53
Escape named parameters in sqlite3? 0.00
Python dictionary: Get list of values for list of keys +0.38
What is the most pythonic way to call a method with optional parame... -1.81
Non-lazy evaluation version of map in Python3? +2.09
Regex pattern to stop only accept what's left on that line +0.38
Using line.split until white space -0.30
finding sequences from small length sequences +1.42
Find if a string is not part of a list of list in Python +0.40
py3 issue swapping 2 elements in same list -1.42
Match last occurence with regex +1.60
Python read text file from second line to fifteenth +1.34
convert number to formatted string in python with prefix 0s +1.49
Custom order list python -0.14