Contents:
join
join.load()
Bases: CombinableLoader
CombinableLoader
Join multiple loaders on given columns.
Load data from a shot and return it as a DataFrame.
This method must be implemented by subclasses. It must return a dataframe containing the data loaded from the shot.