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

Pipeline Demo Notebooks #117

Merged
merged 51 commits into from
Feb 3, 2025
Merged

Pipeline Demo Notebooks #117

merged 51 commits into from
Feb 3, 2025

Conversation

Timm638
Copy link

@Timm638 Timm638 commented Jan 7, 2025

No description provided.

- Refactored notebook
- Adds ARIMA & Value Imputation test
- Fixes missing check in value imputation

Signed-off-by: Timm638 <[email protected]>
Signed-off-by: Timm638 <[email protected]>
# Conflicts:
#	src/sdk/python/rtdip_sdk/pipelines/data_quality/data_manipulation/interfaces.py
… into feature/096_rtdip_demo_pipeline

# Conflicts:
#	src/sdk/python/rtdip_sdk/pipelines/data_quality/monitoring/spark/__init__.py
Signed-off-by: Timm638 <[email protected]>
Signed-off-by: Timm638 <[email protected]>
@Timm638 Timm638 self-assigned this Jan 7, 2025
@Timm638 Timm638 linked an issue Jan 7, 2025 that may be closed by this pull request
Timm638 and others added 14 commits January 7, 2025 16:24
Signed-off-by: Timm638 <[email protected]>
Signed-off-by: Timm638 <[email protected]>
After a lot of pain, I figured out, that imports using src at the
beginning where being kept after the build step and made the built sdk
fail when importing one of those components

Signed-off-by: Felipe Trost <[email protected]>
Timm638 and others added 23 commits January 27, 2025 11:08
Signed-off-by: Timm638 <[email protected]>
# Conflicts:
#	src/sdk/python/rtdip_sdk/pipelines/data_quality/data_manipulation/spark/__init__.py
#	src/sdk/python/rtdip_sdk/pipelines/data_quality/data_manipulation/spark/prediction/__init__.py
#	src/sdk/python/rtdip_sdk/pipelines/data_quality/monitoring/spark/__init__.py
#	src/sdk/python/rtdip_sdk/pipelines/forecasting/__init__.py
Signed-off-by: Timm638 <[email protected]>
Signed-off-by: Timm638 <[email protected]>

Signed-off-by: Timm638 <[email protected]>
Signed-off-by: Timm638 <[email protected]>
Signed-off-by: Felipe Trost <[email protected]>
Signed-off-by: Timm638 <[email protected]>
Signed-off-by: Timm638 <[email protected]>

Signed-off-by: Timm638 <[email protected]>
Signed-off-by: Felipe Trost <[email protected]>
Signed-off-by: Felipe Trost <[email protected]>
Signed-off-by: Felipe Trost <[email protected]>
…rtdip_demo_pipeline

# Conflicts:
#	src/sdk/python/rtdip_sdk/pipelines/forecasting/spark/data_binning.py
Imports notebook with import fixes to notebook branch
@mollle mollle merged commit 480d497 into develop Feb 3, 2025
15 checks passed
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.

Demo pipeline of multiple components
3 participants