Skip to content

Latest commit

 

History

History

tidy-data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Instructions to regenerate the tidy data file (exp-data.csv)

In order to be able to generate again the tidy data of this experiment from the raw data you will have to follow these steps:

  1. Setup raw data database by following the instructions in the README.md file of the raw data folder.
  2. Make sure you have Python 3.x installed and properly configured on your system.
  3. Install Python's MongoDB client (pymongo).
  4. Run the tidy-data.py script to generate the exp-data.csv file.