/Medium-Insights-Blogs-Analytics

This project examined Medium website data from Kaggle to understand reader and publisher patterns. It involved data analysis and visualization with Pandas Profiling, Seaborn, Matplotlib, and NumPy, and explored data relationships using Neo4j for insightful connections.

Primary LanguageJupyter Notebook

Medium-Insights-Blogs-Analytics

In this project, an exploration of reader and publisher patterns was conducted using a substantial dataset of Medium website from Kaggle. The primary aim was to extract meaningful insights and present them in a Python dashboard. The dataset underwent thorough preparation, including analysis with Python's Pandas Profiling library and data processing using Seaborn, Matplotlib, and NumPy. Additionally, data relationships were examined using a Neo4j graph database, seamlessly integrated into Python through cipher queries. This approach revealed intricate connections within the data, enriching the understanding of reader and publisher behaviors. This project exemplifies the potent synergy between data analysis, visualization, and graph databases in deciphering complex patterns and insights.