In this assignment, you should work with books.csv Download books.csvfile. This file contains the detailed information about books scraped via the Goodreads . The dataset is downloaded from Kaggle website. Each row in the file includes ten columns. Detailed description for each column is provided in the following: bookID: A unique Identification number for each book. title: The name under which the book was published. authors: Names of the authors of the book. Multiple authors are delimited with -. average_rating: The average rating of the book received in total. isbn: Another unique number to identify the book, the International Standard Book Number. isbn13: A 13-digit ISBN to identify the book, instead of the standard 11-digit ISBN. language_code: Helps understand what is the primary language of the book. num_pages: Number of pages the book contains. ratings_count: Total number of ratings the book received. text_reviews_count: Total number of written text reviews the book received. Task Write the following codes: Use pandas to read the file as a dataframe (named as books). bookID column should be the index of the dataframe. Use books.head() to see the first 5 rows of the dataframe. Use book.shape to find the number of rows and columns in the dataframe. Use books.describe() to summarize the data. Use books['authors'].describe() to find about number of unique authors in the dataset and also most frequent author. Use OLS regression to test if average rating of a book is dependent to number of pages, number of ratings, and total number of written text reviews the book received. Summarize your findings in part 1 (all 6 sections) in a Word file (you should include your code, and provide a summary that contains a summary of results such as number of rows in the dataset, interpretation of regression results, etc.).

COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
1st Edition
ISBN:9780357392676
Author:FREUND, Steven
Publisher:FREUND, Steven
Chapter8: Working With Trendlines, Pivottables, Pivotcharts, And Slicers
Section: Chapter Questions
Problem 8EYW
icon
Related questions
icon
Concept explainers
Question

In this assignment, you should work with books.csv Download books.csvfile. This file contains the detailed information about books scraped via the Goodreads . The dataset is downloaded from Kaggle website.

Each row in the file includes ten columns. Detailed description for each column is provided in the following:

bookID: A unique Identification number for each book.

title: The name under which the book was published.

authors: Names of the authors of the book. Multiple authors are delimited with -.

average_rating: The average rating of the book received in total.

isbn: Another unique number to identify the book, the International Standard Book Number.

isbn13: A 13-digit ISBN to identify the book, instead of the standard 11-digit ISBN.

language_code: Helps understand what is the primary language of the book.

num_pages: Number of pages the book contains.

ratings_count: Total number of ratings the book received.

text_reviews_count: Total number of written text reviews the book received.

Task

Write the following codes:

Use pandas to read the file as a dataframe (named as books). bookID column should be the index of the dataframe.

Use books.head() to see the first 5 rows of the dataframe.

Use book.shape to find the number of rows and columns in the dataframe.

Use books.describe() to summarize the data.

Use books['authors'].describe() to find about number of unique authors in the dataset and also most frequent author.

Use OLS regression to test if average rating of a book is dependent to number of pages, number of ratings, and total number of written text reviews the book received.

Summarize your findings in part 1 (all 6 sections) in a Word file (you should include your code, and provide a summary that contains a summary of results such as number of rows in the dataset, interpretation of regression results, etc.).

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Query Syntax
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning