All the Jupyter Lab notebooks (*.ipynb) have been written to load the dataset from locally saved files.
data.csv provides this dataset formatted in tabular format (i.e. compatible with pandas dataframe format.)
The notebooks need to be updated to load from data.csv as an alternative method to the individual *.txt files.