Coder Social home page Coder Social logo

sophiechin / exploratory-data-analysis-eda-instagram-data Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.45 MB

In this repository, I practice proceeding the EDA process in python using the sample data of Instagram Reach Data.

Jupyter Notebook 100.00%

exploratory-data-analysis-eda-instagram-data's Introduction

Exploratory-Data-Analysis-EDA-Instagram-Data

Exploratory Data Analysis (EDA) is a fundamental aspect of Data Science, involving the thorough examination of a dataset to unveil underlying patterns, trends, and associations. This process enhances our comprehension of the dataset's content and aids in making informed choices and devising effective approaches for addressing tangible business challenges. In this notebook, I will lead you through a practical application of Exploratory Data Analysis utilizing the Python programming language.

To begin with the EDA process, I will use the dataset about Instagram Reach and this dataset could be found HERE.

Overall, the dataset consists of a total of 119 rows and 13 columns with the column details as the following:

  1. Impressions: Count of post views (Reach)
  2. Home Reach: Reach originating from the home feed
  3. Hashtag Reach: Reach resulting from hashtags
  4. Explore Reach: Reach generated by appearing on the Explore page
  5. Other Reach: Reach from sources other than the aforementioned
  6. Saves: Total saves of the post
  7. Comments: Total comment count
  8. Shares: Total number of shares
  9. Likes: Total number of likes received
  10. Profile Visits: Count of visits to the profile via the post
  11. Follows: Number of new followers gained through the post
  12. Caption: Text accompanying the post
  13. Utilized Hashtags: Hashtags employed in the post

Check this repository in Kaggle

Disclaimer: This notebook is for my learning and practice purpose only, and the source code I run here is referenced from THIS GUIDE

exploratory-data-analysis-eda-instagram-data's People

Contributors

sophiechin avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.