Skip to content

Commit

Permalink
fixes import
Browse files Browse the repository at this point in the history
Signed-off-by: Timm638 <[email protected]>
  • Loading branch information
Timm638 committed Dec 17, 2024
1 parent ba31917 commit b5071c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
FloatType,
)

from rtdip_sdk._sdk_utils.pandas import _prepare_pandas_to_convert_to_spark
from src.sdk.python.rtdip_sdk._sdk_utils.pandas import _prepare_pandas_to_convert_to_spark
from src.sdk.python.rtdip_sdk.pipelines.data_quality.data_manipulation.spark.prediction.arima import (
ArimaPrediction,
)
Expand Down

0 comments on commit b5071c5

Please sign in to comment.