A processor for tabular data.
Usage
DataProcessor( source, format="csv", )
source: str
Data source path.
format: str = "csv"
Data format string.