Salary Dataset Of Business Levels
A simple Dataset for Polynomial and Linear Regression For Predictions Purpose
@kaggle.taseermehboob9_salary_dataset_of_business_levels
A simple Dataset for Polynomial and Linear Regression For Predictions Purpose
@kaggle.taseermehboob9_salary_dataset_of_business_levels
CREATE TABLE salary (
"position" VARCHAR,
"level" BIGINT,
"salary" BIGINT
);
Anyone who has the link will be able to view this.