- download data from https://www.kaggle.com/datasets/paultimothymooney/stock-market-data/
- unzip the data to e.g. stock_market_data
- create venv
python -m venv .venv
- install requirements
pip install pandas pyarrow
- modify line 11 of the
process_data.py
if needed python process_data.py
forked from maggieroot39/data_parquet
-
Notifications
You must be signed in to change notification settings - Fork 0
ctiltman/data_parquet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 94.9%
- Rust 4.5%
- Python 0.6%