question archive 1 How many instances and features (attributes) does it have? (use shape on the data frame) 2 Use the head method to retrieve the first 5 records
Subject:Computer SciencePrice:2.84 Bought7
1 How many instances and features (attributes) does it have? (use shape on the data frame)
2 Use the head method to retrieve the first 5 records.
3 Output the attribute names using the columns property.
4 What car model is the one with the highest mileage?
5 How many cars have more than 250,000 kilometers?
6 do a box plot with the mileage by fuel type. Is there any interesting insight/pattern?
7 Plot a histogram of the variable price, what is the distribution like?
Purchased 7 times