https://github.com/willayy/kaggle-stock-data
Repo containing Kaggle stock data and some analysis.
https://github.com/willayy/kaggle-stock-data
Last synced: about 1 month ago
JSON representation
Repo containing Kaggle stock data and some analysis.
- Host: GitHub
- URL: https://github.com/willayy/kaggle-stock-data
- Owner: willayy
- Created: 2025-03-16T13:07:43.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-16T13:53:51.000Z (3 months ago)
- Last Synced: 2025-03-16T14:34:00.705Z (3 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kaggle-stock-data
Repo containing Kaggle stock data and some analysis.### Set up kaggle Token
Go to kaggle and generate a token. Then place kaggle.json in the following directory:
```bash
~/.kaggle/kaggle.json
```