Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 772 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 772 Bytes

Whatsapp-Group-Chat-Analysis

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 -

  1. Export the raw chat file in .txt format from whatsapp.
  2. Import the .txt file to Excel and exclude the first 3 rows in the file.
  3. 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