Data Manipulation

This section will illustrate how to manipulate the data. The loaded data is a DataFrame object of the DataFrames.jl package. Therefore, data manipulation is done using the APIs of the DataFrames.jl.