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:
Ensure you have Python and Jupyter Notebook installed.
Clone this repository to your local machine.
Navigate to the directory where the repository is cloned.
Open ada.ipynb in Jupyter Notebook.
Follow the instructions in the notebook to execute the analysis.
Contributors
Daniel Chime
View the project on GitHub




Comments