Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Data analysis has to be done using python library packages. As part of the project, students are expected to choose any dataset related to information

Data analysis has to be done using python library packages. As part of the project, students are expected to choose any dataset related to information system like hospital management system ,library management system,employee management system, : Super market stock entry, students marks entry etc., analyze that data set in order to discover useful insights that can be used to improve the business, visualise this data using appropriate python plot libraries and then develop a detailed report with figures and snapshots supporting all of the steps taken.
It is a console menu-driven application which has to be implemented using Python programming language with the concepts of Files. The project contains the implementation of the required functionality listed below:
1. Add a record
2. Display All record
3. Display a specific record
4. Modify a record
5. Delete a record
6. Infer meaningful insight after analyzing the data and Visualisation of Data
7. Exit
Starter Project Test Run
Menu Driven Console App
=================
App Title
=============
Menu:
1. Add a record
2. Display All record
3. Display a specific record
4. Modify a record
5. Delete a record
6. Infer meaningful insight after analyzing the data and Data Visualisation
7. Exit
Enter choice:
1. Add a record
7.
Thank you for using Console App. Good bye.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions