This project is a text mining and data visualization exercise. I aim to derive insights and plot interactive plotly visualizations of a Whatsapp group chat - University at Buffalo MS MIS 2019 Admits.
Data was gathered in the following steps -
- Export the raw chat file in .txt format from whatsapp.
- Import the .txt file to Excel and exclude the first 3 rows in the file.
- Save it as a .csv file and read it using pandas.
This notebook contains interactive plotly visualizations which are not rendered on GitHub. So, please use the following link below to view the notebook with rendered interactive visualizations - https://nbviewer.jupyter.org/github/ap1495/UB-MIS-2019-Group-Chat-Analysis/blob/master/UB-MIS-GroupChat.ipynb