Install Python 3.10 on Pyenv or Anaconda and execute the following commands:
$ make init # set up packages (need only once)First, create a data folder in the current repository path.
Next, access the eCommerce Events History in Cosmetics Shop and download the entire dataset. This will result in a file named archive.zip.
Lastly, unzip the zip file and move the five csv files from the archive folder to the ./data directory.
TBD