2DegreesInvesting / ds-incubator

2° Investing Initiative, ds-incubator website / eBook:
https://bit.ly/ds-incubator-videos
1 stars 4 forks source link

Proposed problems to hack together (e.g. during coding workshop) #20

Open maurolepore opened 4 years ago

maurolepore commented 4 years ago

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.

maurolepore commented 4 years ago

What are the barriers to making projects self contained?

  1. Why is it hard to move projects around to somewhere with "a-nice/path" instead of "a horrible/path"?

  2. Why is it hard to practice safe paths?

  3. 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