How to Import a CSV File into Python using Pandas
The code will perform the task listed below
(1)import pandas library
(2)import csv file
(3)display the first 5 Data
Creative Works
The code will perform the task listed below
(1)import pandas library
(2)import csv file
(3)display the first 5 Data