Contents:
Bases: object
object
This class is used to format the data
Import the data from the path provided in the constructor.
columns_name (list) – List of the columns name
Dataframe with the data
pandas.DataFrame
ValueError – If the extension is not .csv or .data