StackRating

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

PaulMcG

Rating
1514.29 (47,666th)
Reputation
47,557 (2,166th)
Page: 1 ... 16 17 18 19 20 ... 28
Title Δ
defining "boolness" of a class in python +1.80
In python, can a whole file be just a variable? +0.63
Pyparsing - literal text with line breaks in varying locations 0.00
Python list operations , Lambda Expression -0.17
Set minimum length of a list? -1.01
Does Python GC deal with reference-cycles like this? -1.53
How to fit closest point to an equation? Python +0.43
Read contents of <script> with BeautifulSoup -2.02
'super' object has no attribute '_get_type_value' +1.17
How to refactor methods in Python in order to make them private? -0.05
Need help to find right Regex match pattern +1.43
make list python have key pair -0.63
Python PLY parser +0.50
Python profiling methods +0.95
Python Web Scraping; Beautiful Soup -2.19
Alternative to eval in Python -1.42
Minimum and maximum of the last 1000 values of the changing list -1.13
extracting numbers in a string -0.77
pyparsing - parse xml comment +1.45
Python number-like class that remembers arithmetic operations? +1.24
Python - Best way to read a file and break out the lines by a delim... +2.76
convert string of numbers to letters python +0.51
What happens if you save a call to super in a variable for future u... +0.11
Get a whole unicode sentence +1.86
parsing a fasta file using a generator ( python ) +1.17
How to improve pyparsing start-up time? 0.00
Is there a "startswith" method in pyparsing +0.87
Python - how to find all intersections of two strings? -0.43
ParseException: Expected end of text -0.49
Reading a file with unproperly marked dictionaries -1.04
Expanding a tree-like data structure -1.13
Converting a list of integers into a single value +1.11
Make running python script more responsive to ctrl c? -1.72
Split three-digit integer to three-item list of each digit in Python -0.96
Interpreting python segment +1.34
Python - New beginner question, invalid syntax from a example file -1.31
Finding the index of elements based on a condition using python lis... -1.59
How to debug uncalled __del__() +1.56
pyparsing - performance tips for parallel logs processing 0.00
Pyparsing: Attempt to be non-greedy causes infinite loop 0.00
python range() with duplicates? -0.12
How do I tell pyparsing to discard parts of the parsed string? 0.00
How do I specify token ordering in pyparsing? 0.00
List of dictionaries and pyparsing 0.00
pyparsing optional subfield 0.00
What's the Pythonic way to store a data block in a Python script? -0.17
Python: how to compute date ranges from a list of dates? -0.05
Equivalent of this two line Perl in Python? +0.25
How to import large number of global variables without listing each... -0.68
How to inherit the properties of a member variable into the host cl... +2.03