amplab / training

Training materials for Strata, AMP Camp, etc
150 stars 121 forks source link

Added time series project #186

Closed bellettif closed 8 years ago

bellettif commented 8 years ago

Added tutorials and code. For the actual data a csv file should be provided.

etrain commented 8 years ago

We probably don't want the entire codebase committed to the training repo? Most of what's here is just the tutorial text. The code itself should probably live in your repo or its own AMPLab repo (perhaps you want a public repo with a private fork for continued development?)

jey commented 8 years ago

Agreed -- @bellettif, could you submit a pull request for just the tutorial, in the "ampcamp" subdir along with the rest of the exercises? (Please use jekyll to ensure it renders correctly -- the .md files currently don't look like valid Markdown, but look like .scala files renamed to .md.) Please submit this ASAP so we can integrate it for the dry runs that'll occur on Monday. Thanks!

jey commented 8 years ago

I'm closing this PR for now, please resubmit with the changes.