Write a program that reads a .csv dataset file using Pandas library and displays the following content of the dataset.
a) First three rows of the dataset
b) Fill in missing data of the dataset
c) Summary or metadata of the dataset
Write a program that reads a .csv dataset file using Pandas library and displays the following content of the dataset.
a) First three rows of the dataset
b) Fill in missing data of the dataset
c) Summary or metadata of the dataset
No comments:
Post a Comment