Closed HagenFritz closed 4 years ago
Started on branch project-restructure. Files have been relocated, but code references have yet to be corrected.
Mainly, there is a need to decide on the current working directory so that script dependencies work properly and figure out how to direct a script to the data folder
import src
. On the other hand, placing the CWD under the src folder would solve this problem, but it would make it harder to access the data folder which is in the repo's root folder.Overall, transition to the new structure is complete for the most part.
Formalizing the Repository
Perhaps there is a benefit t0 revamping the layout of the repository to correspond more closely with that given by cookie cutter data science.
Problem
Well the layout might look and function nicely for us and others looking at our project, there would be a lot of code references that would need fixing.
Solution
There are three options: