Read Arff and write to dataframe
The script is for reading arff data and inserting it into the data frame. So that the data will be randomized according to request. After that the data is compiled again into arff.
I use the script from Saurabh Nagrecha to compile the frame data into arff.
Using Jupyter notebook.