Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@shaido987
Copy link
Contributor

Add imports so that the PandasToPySparkTransformer and PySparkToPandasTransformer can correctly be imported following the documentation. Right now it is necessary to use e.g.

from rtdip_sdk.pipelines.transformers.spark.pyspark_to_pandas import PySparkToPandasTransformer

instead of

from rtdip_sdk.pipelines.transformers import PySparkToPandasTransformer

as stated in the documentation.

@GBBBAS GBBBAS self-requested a review February 28, 2024 15:43
@GBBBAS GBBBAS merged commit 00e9a6d into rtdip:develop Feb 28, 2024
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.

2 participants