SparkMLTransforms
from SparkMLTransforms.encoder import CategoricalToIntegerEncoder
from SparkMLTransforms.event import HolidayFeatures
from SparkMLTransforms.seasonality import FourierFeatures
Transformations in Spark for ML Features
Homepage Repository PyPI Python
pip install SparkMLTransforms==0.0.5
from SparkMLTransforms.encoder import CategoricalToIntegerEncoder
from SparkMLTransforms.event import HolidayFeatures
from SparkMLTransforms.seasonality import FourierFeatures