Unit-2 Data Science Assignment1
Unit-2 Data Science Assignment1
Subject: AI
Assignment-1
UNIT 2: Data Science Methodology: An Analytic Approach to Capstone Project
Date :24/4/25
Submission date: 28/5/25
Q.1 Identify the type of big data analytics (descriptive diagnostic, prescriptive,
predictive) used in the following also state reason for choosing your option:
b. A food delivery service wants to improve delivery efficiency and reduce delivery
times. It uses Customer location data, order details, historical delivery times,
and traffic patterns to calculate the most efficient delivery routes.
Q.2 Our school canteen is trying to full fill the delivery of food making asuring there
shouldnot be wastage or shortage of food
a) Data is collected from different sources. Mention two primary and secondary
storage resources that can be used to gather data.
Practical task:
Q.1
a) Create a dataframe to store multiple student records containing information of
marks of 5 subjects.
b) Count and display total null values existing in database
c) Clean and process data by removing all null value records.
d) Deploy your clean data on streamlit appl using github.