This code can be used to convert any .arff dataset into .csv file in order to use it effectively in Machine learning. How to Install Dependencies Run the following command to install all required packages: pip install -r requirements.txt