Jisha-tr / amazon-ebook

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amazon-ebook

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

  1. Desctibe the data using describe Function
  2. Analysed the dataset using .info()
  3. used Sortby function to split the data.
  4. Filtered top 50 ebooks from the dataset using sort
  5. Did Wrangling of the data
  6. Finding Auhtors of the Top 50 ebook using Grouby function
  7. Remove the Reduntancy in the Author.
  8. Plotting the Visualization

About

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

License:MIT License


Languages

Language:Jupyter Notebook 100.0%