top of page
Search

EDA Analysis

  • Apr 22, 2024
  • 1 min read

Project Details

This project is an Exploratory Data Analysis (EDA) of a Marketing Analysis dataset (Marketing_Analysis.csv) and a Netflix Dataset (netflix_titles.csv). The analysis is performed in a Jupyter Notebook named ada.ipynb.


Dataset

The datasets used in this analysis are Marketing_Analysis.csv and netflix_titles.csv. They contain data that was used for the analyses.


Analysis

The analysis is performed in the Jupyter Notebook file called ada.ipynb. It includes various data exploration techniques and visualizations to gain insights into the datasets.


Files

  • Marketing_Analysis.csv: The dataset used for analysis.

  • netflix_titles.csv: The dataset used for analysis.

  • eda.ipynb: Jupyter Notebook file containing the EDA code.


Usage

To run the analysis:

  1. Ensure you have Python and Jupyter Notebook installed.

  2. Clone this repository to your local machine.

  3. Navigate to the directory where the repository is cloned.

  4. Open ada.ipynb in Jupyter Notebook.

  5. Follow the instructions in the notebook to execute the analysis.


Contributors

  • Daniel Chime


View the project on GitHub

 
 
 

Comments


© 2024 by Daniel Chime

bottom of page