Clean way to reference data folders in python
I have a large python projects where data is too large to share in the same way each time. Different people may use network locations or copy something to their local drive. The path is used by scripts and notebooks in different subfolders.