The goal of this project is to analyze different episodes of podcasts from the time period of 2007 - 2016.
I have Downloaded this dataset from kaggle website. Here is the link: https://www.kaggle.com/rishidamarla/podcasts-episodes-20072016
- Imported all the required libraries and dataset for this project.
- Exploratory Data Analysis and Visualizing different aspects of the dataset.
- Finding number of observations and outliers in the dataset.
- Plotting different attributes of the dataset.
- numpy.
- pandas.
- matplotlib.
- seaborn.
- Maximun number of Episodes has en-us as Language.
- Maximun number of Episodes falls in Business Category.
- Maximun number of Episodes falls in Society & Culture Subcategory.
- Bayerischer Rundfunk has released maximun number of Epsiodes.
- 12.08% of Episodes are explicit.
- Created by @Nirvik07, HRSoc 2022