Export data to a file.
Usage
DataProcessor.export( path, format="csv", )
path: str
Output file path.
format: str = "csv"
Output format.