-
Notifications
You must be signed in to change notification settings - Fork 11
Experimental MR on D1D2 | handling large size csv files #3
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
base: v1.1.2
Are you sure you want to change the base?
Conversation
Summary of ChangesThis MR introduces experimental updates to handle large CSV files for the D1 and D2 layers of the time series data pipeline. Key changes include:
|
|
Test LogsKey Observations
|
…ing setup | splitting optimisation
|
Logs: |
|
Current state of code:
Benefits of the Changes:
|
|
Key changes:
|
…series regularization using extend_time_df() | enhancing metadata with detailed column categorizatoin and some optimizatoins
|
Key Changes TSDataModule Updates
Unit Tests (in progress)
|
This pull request introduces experimental updates to the D1 and D2 layers of the time series data pipeline, focusing on handling large CSV files and improving data processing efficiency. Main changes include works in the: