Skip to content

Analyses a WhatsApp chat file and performs visualizations on it using Pandas and Plotly.

Notifications You must be signed in to change notification settings

paridhi7/WhatsApp-Chat-Analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

WhatsApp Chat Analyser

When chatting on WhatsApp with your friends, have you ever wanted to know -

  • the number of messages sent by each of you?
  • the words that you use the most?
  • most shared website links?
  • most used emojis and changes in emoji usage pattern with time?
  • your chatting time patterns - hourly, daily and monthly?
  • who texts first and the first text in each conversation?

I have! Therefore, I decided to put my recently acquired data analysis skills to use for finding these answers. Whatsapp allows you to export any chat into a text file. I have written this code to read this chat file, parse it, analyse it and get the answers.

You can checkout my notebook that contains Plotly visuals using this link

About

Analyses a WhatsApp chat file and performs visualizations on it using Pandas and Plotly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published