Commit Graph

3 Commits

Author SHA1 Message Date
tigerenwork 69e688deab feat: add demo script for data acquisition using Baostock
- Implemented a complete demo for fetching A-share stock and index data using Baostock.
- Included login/logout mechanism, data fetching for selected stocks and indices, and data cleaning processes.
- Added functionality to store cleaned data into CSV files.
- Provided detailed comments and print statements for user guidance and understanding.
2026-06-08 09:05:24 +08:00
tigerenwork 5f7537a01d Refactor code structure for improved readability and maintainability 2026-06-07 22:52:48 +08:00
tigerenwork 81852b83b9 Add data pipeline implementation and requirements file for data processing 2026-05-29 01:34:53 +08:00