Open maurolepore opened 4 years ago
What are the barriers to making projects self contained?
Why is it hard to move projects around to somewhere with "a-nice/path" instead of "a horrible/path"?
Why is it hard to practice safe paths?
How can we uncouple projects? (e.g. project1 and project2 are coupled if from project1 "R/code.R" I need to access "../project2/R/code.R").
--
Relates https://github.com/2DegreesInvesting/ds-incubator/issues/19 cc @vintented @cjyetman
Relates to #11.
The goal of this issue is to collect proposed problems we should hack together, maybe during a coding workshop or an online hack session.
--
Thanks @cjyetman and @vintented for discussing workflow problems that we could better understand if developers and analysts to work together.