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 2 3 ... 28
Title Δ
How can I efficiently call a function in a loop with python? +0.90
Parse tags with beginning/ending markers 0.00
Using pyparsing, how can I group expressions that are matched by On... 0.00
Python method for rapidly producing custom synthesized tonal sequen... -0.52
How can I unwrap results from pyparsing helper functions? 0.00
Pyparsing recursive type definition in DSL 0.00
How to make share path monitoring script to generate outlook email... 0.00
pyparsing to group matched string and unmatched stings in the same... +0.48
pyParsing Evaluating Expression 0.00
Evaluate string by matching parentheses +2.71
pyparsing range parsing over integer byte representation 0.00
How to parse grammar `(a | b)* a` 0.00
Railroad Diagrams don't show expression names 0.00
pyparsing key value pairs with quotes and line continuation 0.00
pyparsing - Parse numbers with thousand separators 0.00
Is there a way to find and set the DataType from CSV file, without... 0.00
ParseResults output structure with repeating named tokens: how to k... 0.00
pyparsing parse c/cpp enums with values as user defined macros 0.00
Utility for syntax validation 0.00
Pyparsing language with AND, NOT and OR -1.13
Parse variable number of optional parameters with pyparsing -0.00
How to parse groups with operator and brackets 0.00
PyParse - if no match return spcific statement 0.00
Python Regex to check if string 1 and string 2 are of same pattern +2.02
Parsing nested lists and returning original strings for every valid... 0.00
suppress empty string in pyparsing 0.00
Edit and write out pyparser results 0.00
How to use regex to extract text in order? -0.02
Does Group() in pyparsing requires a post processing step to genera... 0.00
pyparsing generic python function args and kwargs 0.00
Cythonized pyparser not working properly, getting wrong argument co... -0.51
Python Program to extract sections of a txt file from a list of words 0.00
Using pyparsing and recursion 0.00
Python Integrate multiprocessing in multiple nested loops -0.52
Finding lists of elements within a string using Pyparsing -0.04
Using PyParsing to parse language with signficant newlines (like Py... 0.00
How can I break a string into nested tokens? +0.47
How to treat prefixed keywords? 0.00
Setting the maximum number occurrences with `delimitedList` using p... 0.00
Parse delimited and nested field names from URL parameter for parti... 0.00
Cannot remove html tags without triggering error +2.12
Parse a multi-line header in a space formatted report pyparsing 0.00
How do I improve the speed of this parser using python? -1.13
Getting all css attributes of a specific class from any css file +2.13
Pyparsing simple arithmetic grammar does not capture the expression 0.00
How can Pyparsing match a counted array without discarding complex... +0.28
how to discard only html tags and extracting the associated text in... 0.00
String between two markers using PyParsing 0.00
Evaluate an (almost algebraic) expression without the '*' s... 0.00
python regex: either or or both with separator -1.03