In this project we have used os, csv, re module of python to classify Bio-Data of Students based on their Roll Numbers, Country, State, Date of Birth, Email Domian, etc.
Initially studentinfo.csv file was given i.e. file that contains the bio-data of students, then we defined function in Classification_functions.py file and called these functions using Calling_Code.py and finally analytics was created that contains all the classified data.