|
rdm-parser 0.1.0
Reusable parsing library for time series data standardization
|


Public Member Functions | |
| ParseResult | parse (self) |
Static Public Attributes | |
| str | name = "" |
Abstract testbench parser. Subclasses construct with their format-specific paths/options and implement ``parse()`` to return a ``ParseResult``.