We obtained the text for the scripture cannon of The Church of Jesus Christ of Latter-day Saints from scriptures.nephi.org and the Wilford Woodruff Journal text from the respective papers projects. We have included the .txt
file for both in this repository.
|------data (provided)
|----- journals.csv
|----- lds-scriptures.csv
|----- process.r
|----- readme.md
|------team_name (create this folder structure)
|------munging_scripts
|----- readme.md (file explanation)
|----- regex.R (for example)
|----- regex.py (for example)
|------visuals_displays
|----- readme.md (file explanation)
|----- analysis.qmd (for example)
|----- dashboard.R (for example)
|----- dashboard.py (for example)
|------ challenge.md (provided)
|------ README.md (provided)
|------ scoring.pdf (provided)
- Please review the challenge.md to see today's challenge.
- You can see the scoring sheet to help you understand how winners will be determined.
- Please follow the directions below to begin the challeng
- Form your team and collect Github usernames.
- Fork this repository to your preferred location.
- Add your team members to the repo and start coding (you may want to work in another repo and then submit your finalized work in the fork).
- Complete pull request at the end of the day.