Daily Returns For Apple And Microsoft Stock
Clean dataset of daily return for learning purposes
@kaggle.gtouzin_samplestocksreturn
Clean dataset of daily return for learning purposes
@kaggle.gtouzin_samplestocksreturn
CREATE TABLE returns_00_17 (
"id" BIGINT,
"apple" DOUBLE,
"microsoft" DOUBLE
);
Anyone who has the link will be able to view this.