Abroad Study Cost Predictor
A dataset that contains cost of education for various different courses
@kaggle.shivampawale_abroad_study_cost_predictor
A dataset that contains cost of education for various different courses
@kaggle.shivampawale_abroad_study_cost_predictor
CREATE TABLE abroad_sheet1 (
"country" VARCHAR,
"course_type" VARCHAR,
"course_specialization" VARCHAR,
"fees" DOUBLE
);
Anyone who has the link will be able to view this.