transformation.transformations.time_features¶
Classes¶
Base Transformation to be inherited from while defining the transformations |
Module Contents¶
- class transformation.transformations.time_features.TimeFeaturesTransforamtion¶
Bases:
transformation.transformations.base.BaseTranformationBase Transformation to be inherited from while defining the transformations
- apply(df: pyspark.sql.DataFrame) pyspark.sql.DataFrame¶