The repository contains the Python coding required for the Data Science.
The libraries used are:
- Pandas -- for preprocessing the data
- NUMPY -- for the mathematical operations on the array
- Matplotlib -- for data visualisation / plotting graphs
- Seaborn -- for advance data visualisation / colourful graph plots.