https://colab.research.google.com/drive/19EuG9iFue70wNctnWxZFERZAfJxx40_4?authuser=0#scrollTo=hitfm1FBLqjO
Colab link:
A CSV file (Comma Separated Values file) is a type of plain text file that uses specific structuring to arrange tabular data.
Pandas:
Pandas is an open-source Python library that provides high performance, easy-to-use data structure, and data analysis tools for the Python programming language.
#Importing pandas library
#Creating DataFrame
Reading and writing in csv file
#Seeing from bottom
Original Top 2 Element
Skipping 0 and 1
Bottom 2 element