Company Profit And Expenditures
Data set where we can see the expenditure spend by the company and their profit.
@kaggle.subhamp7_company_profit_and_expenditures
Data set where we can see the expenditure spend by the company and their profit.
@kaggle.subhamp7_company_profit_and_expenditures
CREATE TABLE n_50_startups (
"r_d_spend" DOUBLE,
"administration" DOUBLE,
"marketing_spend" DOUBLE,
"state" VARCHAR,
"profit" DOUBLE
);
Anyone who has the link will be able to view this.