You are on page 1of 9

INFORMATICS PRACTICES

PROJECT FILE
CLASS=12th

NAME – KUMUD
CLASS – 12 Th
CBSE ROLL NO-
SCHOOL – BASAVA
INTERNATIONAL SCHOOL
SUBJECT TEACHER – PARNITA GUPTA

INFORMATICS
PRACTICES
PRACTICAL FILE
CLASS – 12 TH

PROJECT TITLE : BESTSELLING BOOKS


ANALYSIS

CONCEPTS USED : Pandas,


Matplotlib, CSV

COMPILER VERSION : PYTHON 3.9


SUBMITTED TO : Ms. PARNITA GUPTA
DEVELOPED BY : KUMUD (12C)

INDEX:

S. NO. CONTENTS PAGE NO.


1 CERTIFICATE
2 ACKNOWLEDGEME
NT
3 DATA COLLECTION
4 References
5 Project Synopsis
6 Reason for
choosing the topic
7 a. Hardware
requirements
b. Software
requirements
c. Limitations
8 Source Code
INPUTS
9 OUTPUTS to the
source code
CERTIFICATE
This is to certify that BEST SELLING BOOK
ANALYSIS Informatics practices
project is developed by KUMUD
under my supervision in the
computer lab of BASAVA
INTERNATIONAL SCHOOL in the
session 2023-2024. The work done
by her is original.

TEACHER- IN-CHARGE
External examiner
ACKNOWLEDGEMENT
I would like to express my special thanks
of gratitude to my teacher Ms. PARNITA
GUPTA as well as our Principal Ms.
Manimala Roy, who gave me the golden
opportunity to do this wonderful project on
the topic BEST SELLING BOOK ANALYSIS
which also helped me in doing a lot of
research and I came to know about so many
new things.
Secondly, I would also like to thank my
parents, who helped me a lot in finishing
this project within the Time limit
DATA COLLECTION
The data is an extract from a dataset
from the website of Kaggle
(https://www.kaggle.com/datasets),
which
contains various types of DataFrames. In
this dataset, you will get different data
related to bestselling book on amazon
and their reviews.

REFERENCES
 https://www.kaggle.com/datasets
 https://www.google.com/
 NCERT Textbook
 Sumita Arora
 Class Notes
PROJECT SYNOPSIS

PROJECT TITLE: BEST SELLING BOOK ANALYSIS

PROBLEM DEFINATION:
The project has been made to use and check the codes I
have learned. There are approximately 10 operations
done on the selected dataset

TEAM MEMBER: KUMUD (12 C)

MEMBER DETAIL:
This project is developed by Vatsala. All
the operations are completed by me as
per my learning. It took approximately
two weeks to develop this project.
HARDWARE REQUIREMENTS:
 A Computer/Laptop with Operating System
 Windows 10 or above
 70.0 KB (71,682 bytes) RAM and 72.0 KB
(73,728 bytes) disk space
 Python 3.8.3 or higher version

SOFTWARE REQUIREMENTS:
 NumPy
 Pandas Library preinstalled
 Matplotlib Library preinstalled
 Imported csv files

LIMITATIONS:
 It is not a web-based project.
 More functionality can be added as per requirement.
 No provision to print hard copies.

CODES:

You might also like