Convenience function to create a processor and load data.
Usage
load_data(path)
path: str
Path to the data file.
DataProcessor
A new processor with data loaded.