Bellabeat Case Study
I used in the case study (Excel, SQL, Sheets to Visualize)
@kaggle.muhamedkhaleid_case_study_bellabeat_project
I used in the case study (Excel, SQL, Sheets to Visualize)
@kaggle.muhamedkhaleid_case_study_bellabeat_project
CREATE TABLE hourlycalories_merged (
"id" BIGINT,
"activityho" TIMESTAMP,
"hour" VARCHAR,
"calories" BIGINT
);
Anyone who has the link will be able to view this.