You are on page 1of 4

Name: Harshil Bhatt

En no: 91900957043

1. Download carsdata.csv from the https://www.kaggle.com/

(Links to an external site.)

2. Store the data in variable.

3. Using head() and tail() functions observe the data.


Name: Harshil Bhatt
En no: 91900957043
Name: Harshil Bhatt
En no: 91900957043

4. Use shape, dtype and info to get brief details of the data.

5. Display selected columns of the data frame.


Name: Harshil Bhatt
En no: 91900957043

You might also like