Now, How do you import the dataset?

Copy of Copy of class Car def init(self, brand, model) self,brand = brand self,model = model (2)_enhanced.png

File-

swiffy_dataset.xlsx

Copy of Copy of class Car def init(self, brand, model) self,brand = brand self,model = model (3)_enhanced.png

The file is loaded to Power BI, If we click data then we will redirect to Power Query

Another thing, If we want to huge number of file in a single click, we have to use Folder

Copy of Copy of class Car def init(self, brand, model) self.brand = brand self.model = model.png

Now we are in Table View

Table View helps to check and modify the tables.

Copy of Copy of class Car def init(self, brand, model) self,brand = brand self,model = model (4)_enhanced.png

Copy of Copy of class Car def init(self, brand, model) self,brand = brand self,model = model (5)_enhanced.png

Copy of Copy of class Car def init(self, brand, model) self,brand = brand self,model = model (6)_enhanced.png

Model View helps one to create the data model