Skip to content

Commit

Permalink
Rename spreadsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
manics authored Aug 1, 2023
1 parent 160dfd5 commit 152a4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Collaboration method for processing the survey data

1. Clone this repo
2. Download the spreadsheet `definitely-final-results-for-satre-tre-op-2023-05-16-1359.xlsx` from the private SATRE filestore and put it in the the local copy of the repo
2. Download the spreadsheet `final-results-for-satre-tre-op-2023-05-16-1359` from the private SATRE filestore and put it in the the local copy of the repo
3. Build the conda environment
4. Use `load_survey_data.load_data` to get a dataframe that can be easily used for further manipulations (see `summary-so-far.ipynb`)
5. Run `pre-commit install` in the local copy of the repo to ensure the git hook for stripping notebook output is installed. Note that it operates on `git commit`, and removes all output from the local copy of the notebook
Expand Down

0 comments on commit 152a4af

Please sign in to comment.