20. Merge the manually-coded emotion variables into the clean chapter study dataset

May 29, 2025, 6:56 PM

chapter_study_emotions_manual.csv

Missing file

chapter_study_clean.xlsx

Missing file

Load these files and make sure the stood_out column in chapter_study_clean_xlsx is readable as string data.

The files have been successfully loaded and the stood_out column in the chapter_study_clean.xlsx file has been converted to string data type.
Here is a preview of the data:

chapter_study_emotions_manual.csv

  • Response ID: Unique identifier for each response.
  • stood_out_emotion_matches: List of emotions that stood out.
  • stood_out_emotion_categories: Categories of emotions that stood out.
  • emotion_edited: Indicator if emotion was edited.
  • emotion_locus: Locus of emotion.

chapter_study_clean.xlsx

  • Start Date: Start date of the response.
  • End Date: End date of the response.
  • Progress: Progress of the study.
  • Duration (in seconds): Duration of the study in seconds.
  • Finished: Indicator if the study was finished.
Feel free to ask any questions or request further analysis on this data!

Use the Response_ID columns to merge the chapter_study_emotions_manual file into the dataset.

The datasets have been successfully merged using the Response ID column. Here is a preview of the merged dataset:
  • Start Date: Start date of the response.
  • End Date: End date of the response.
  • Progress: Progress of the study.
  • Duration (in seconds): Duration of the study in seconds.
  • Finished: Indicator if the study was finished.
  • Response ID: Unique identifier for each response.
  • stood_out: Description of what stood out in the study.
  • stood_out_emotion_matches: List of emotions that stood out.
  • stood_out_emotion_categories: Categories of emotions that stood out.
  • emotion_edited: Indicator if emotion was edited.
  • emotion_locus: Locus of emotion.
The merged dataset now contains all the relevant information from both files.
If you have any further questions or need additional analysis, feel free to ask!

save the new dataset as an excel file

Get started with Vizly