8.0.0 Limit DataFrame to only specfic columns
Example:
DF = DF[[ 'Columns' ,'You','Want' ,'To', 'Keep' ]]