Investment Growth Forcast
growth of investment after some years?
@kaggle.saqibmujtaba_investment_growth_forcast
growth of investment after some years?
@kaggle.saqibmujtaba_investment_growth_forcast
CREATE TABLE investment_growth_forcast (
"deposit" TIMESTAMP,
"months" BIGINT,
"pft_perc" DOUBLE,
"pft" DOUBLE,
"investment" BIGINT
);
Anyone who has the link will be able to view this.