Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pipeline.py): respect metadata locations
Previously, the call to construct the necessary dataframe had ignored any passed in metadata locations. Now, these locations rare referenced in construction, insuring they are available to all future methods.
- Loading branch information