Code to analyse text files containing WhatsApp Chats
Text files can be obtained from the WhatsApp UI using the "Export Chat" option from chats. The text files are then scraped and converted into a dataframe to conducted further analysis on things like most popular emojis in the chat, most messages sent according to times of day, popular phrases, etc.