Docs
Install
Gallery
Sections
The
apps
Cookbook
Tutorials
API
Page
FilteringParser
« Columns
tree »
FilteringParser
¶
class
FilteringParser
(
row_condition
=
None
,
negate
=
False
,
with_header
=
True
,
columns
=
None
,
sep
=
','
,
limit
=
None
)
¶
A parser for a delimited tabular file that returns records matching a condition.