Output Format
The output format will be different for different Loaders. TheLoader will return a List[DataPoint] type after you call the load function of choice.
Loader will return a List[DataPoint] type after you call the load function of choice.