Network Analysis of the Game of Thrones

1)Analysis conducted on the network of characters in Game of Thrones. 2)Tracked changes over the course of the books and determined character importance using PageRank. 3)Utilized the network module to create network graphs for analyzing relationships between entities in the dataset. 4)Raw data uploaded to Google Drive and extracted using the Pandas library function in Google Colab. Topics Covered: 1)Network analysis and visualization. 2)Character importance and evolution. 3)PageRank algorithm. 4)Data extraction and manipulation using the Pandas library. 5)Google Drive integration for data storage and retrieval. Project Features: 1)Network Analysis: Used network graphs to study the relationships between characters. 2)Tracking Changes: Analyzed how characters' importance evolved over the course of the books. 3)PageRank: Determined character importance based on the PageRank algorithm. 4)Google Drive Integration: Uploaded raw data to Google Drive for storage and retrieval. 5)Pandas Library: Utilized Pandas in Google Colab to handle and extract data efficiently.