-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #458 from Nidhi1314/main
Dell Stock Prediction using lstm
- Loading branch information
Showing
6 changed files
with
3,842 additions
and
0 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
NYSE/Dell-Stock-Prediction-lstm/Data Sources/DELL_stock_action.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Date Dividends Stock Splits | ||
2018-12-28 00:00:00-05:00 0 1.806 | ||
2021-11-02 00:00:00-04:00 0 1.973 | ||
2022-04-19 00:00:00-04:00 0.33 0 | ||
2022-07-19 00:00:00-04:00 0.33 0 | ||
2022-10-18 00:00:00-04:00 0.33 0 | ||
2023-01-24 00:00:00-05:00 0.33 0 | ||
2023-04-24 00:00:00-04:00 0.37 0 | ||
2023-07-24 00:00:00-04:00 0.37 0 |
7 changes: 7 additions & 0 deletions
7
NYSE/Dell-Stock-Prediction-lstm/Data Sources/DELL_stock_dividends.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Date Dividends | ||
2022-04-19 00:00:00-04:00 0.33 | ||
2022-07-19 00:00:00-04:00 0.33 | ||
2022-10-18 00:00:00-04:00 0.33 | ||
2023-01-24 00:00:00-05:00 0.33 | ||
2023-04-24 00:00:00-04:00 0.37 | ||
2023-07-24 00:00:00-04:00 0.37 |
1,100 changes: 1,100 additions & 0 deletions
1,100
NYSE/Dell-Stock-Prediction-lstm/Data Sources/DELL_stock_history.csv
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.