EXCEL PROJECT 2
ANANYA RAO
updated on 30 Nov 2022
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by ANANYA RAO (9)
Project 2 - EDA on Vehicle Insurance Customer Data
Project 2 - EDA on Vehicle Insurance Customer Data The "Project 2 - EDA on Vehicle Insurance Customer Data" is an exploratory data analysis project focused on analyzing and gaining insights from a dataset containing customer data in the vehicle insurance domain. The objective of this project is to explore and understand…
25 May 2023 05:26 PM IST
Project 1 - English Dictionary App & Library Book Management System
English Dictionary App import pickle # Initialize an empty dictionarydictionary = {} # Open the file in write mode and serialize the dictionarywith open("words.txt", "wb") as file: pickle.dump(dictionary, file) print("words.txt file created successfully!") ---------------------------------------------- import pickle def…
23 May 2023 01:45 PM IST
Project 2 - Gender Bias in Science and Technical field
Title: Literacy Rate in Tamilnadu
23 Mar 2023 07:38 AM IST
Project 1 - Analyzing the Education trends in Tamilnadu
Analyzing the Education trends in Tamilnadu The dashboard : -A pie graph of women inBiological ScientistsChemists & Materials ScientistsComputer & Mathematical OccupationsEngineers & Architects -The trend of percent women graduating in Computer science and Engineering from 2000-2015Should be in text after the…
21 Mar 2023 08:28 AM IST
Project 2
1.Create new schema as alumni =>create database alumni; ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2.Import all .csv files into MySQL -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------…
07 Feb 2023 05:48 AM IST
Project 1
1.Create new schema as ecommerce: 2.Import .csv file users_data into MySQL:- 3.Run SQL command to see the structure of table: => desc users_data; 4.Run SQL command to select first 100 rows of the database: =>select * from users_data limit 100; 5.To find distinct values exist in table…
24 Jan 2023 01:59 PM IST
Project 1 - COVID-19 Vaccinations Trend Analysis
Project 1 - COVID-19 Vaccinations Trend Analysis AIM: The aim of the project is to analyse Covid-19 vaccination data in detail on daily vaccination, fully vaccinated people and total vaccinations by year and country. INTRODUCTION: The COVID-19 outbreak has brought significant attention to the healthcare sector in recent…
04 Jan 2023 07:41 PM IST
Project 2 - Create a report using PowerQuery, Macro VBA, List Functions and Data Validation functions for Data Reporting of Supply Chain Management companies
EXCEL PROJECT 2
30 Nov 2022 11:24 AM IST
Project 1 - Data Cleaning and Transformation using Pivot table and Charts for the Report on requirement of Team Hiring
ALL ANSWER ATTACHED BELOW
29 Oct 2022 08:15 AM IST