Dataset on Amazon's Top 50 bestselling books from 2009 to 2019. Contains 550 books, data has been categorized into fiction and non-fiction using Goodreads
- Desctibe the data using describe Function
- Analysed the dataset using .info()
- used Sortby function to split the data.
- Filtered top 50 ebooks from the dataset using sort
- Did Wrangling of the data
- Finding Auhtors of the Top 50 ebook using Grouby function
- Remove the Reduntancy in the Author.
- Plotting the Visualization