Google link- https://drive.google.com/file/d/1DMUBnvv9ieSTo4GhMF1PPM_U-_GOOI9O/view?usp=drive_link
Anjan Chatterjee
updated on 10 Jul 2023
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 Anjan Chatterjee (4)
Project 2 - Supply and Demand Gap Analysis
Google link- https://drive.google.com/file/d/1NQUePWOjDNdjzQbrJhdOw7p8vKy_db10/view?usp=drive_link
10 Jul 2023 03:10 PM IST
Project 1 - COVID-19 Vaccinations Trend Analysis
Google link- https://drive.google.com/file/d/1DMUBnvv9ieSTo4GhMF1PPM_U-_GOOI9O/view?usp=drive_link
10 Jul 2023 03:09 PM IST
Project
1 -- create database ecommerce;use ecommerce;select * from users_data;select count(*) from users_data;3 -- desc users_data;4 -- select *from users_data limit 100; 5 -- SELECT COUNT(DISTINCT country) AS distinctcountries, COUNT(DISTINCT language) AS distinctlanguagesFROM users_data; 6 -- select gender,Max(socialNbFollowers)…
01 Jul 2023 04:46 AM IST
Project 1 - Data Cleaning and Transformation using Pivot Table and Charts
1.The by_col argument is a logical value indicating how to compare. 2.Syntax refers to the structure and order of a formula, including functions, references, operators, and parameters. If you're a spreadsheet user, you'll find much of the formula syntax in Honeycode familiar.3.good4.a.Save the text file to a folder…
26 Feb 2023 01:45 PM IST