Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BinanceDataProcessor for CSV file consolidation #28

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

aoki-h-jp
Copy link
Owner

  • Introduced a new class, BinanceDataProcessor, to handle the merging of daily/monthly CSV files into a single consolidated file.
  • Implemented methods for merging files, handling different time column names, and deleting original files post-merge.
  • Updated the BinanceBulkDownloader to optionally merge files after downloading, enhancing data processing capabilities.

- Introduced a new class, BinanceDataProcessor, to handle the merging of daily/monthly CSV files into a single consolidated file.
- Implemented methods for merging files, handling different time column names, and deleting original files post-merge.
- Updated the BinanceBulkDownloader to optionally merge files after downloading, enhancing data processing capabilities.
@aoki-h-jp aoki-h-jp merged commit f843335 into develop/1.1.1 Jan 13, 2025
1 check failed
@aoki-h-jp aoki-h-jp deleted the feature/1.1.1/preprocessing branch January 13, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant