Published
Amazon SageMaker FeatureStore PySpark Bindings
pip install sagemaker-feature-store-pyspark-3-3
Package Downloads
Authors
Requires Python
Dependencies
Overview
SageMaker FeatureStore Spark is a connector library for Amazon SageMaker FeatureStore.
With this spark connector, you can easily ingest data to FeatureGroup's online and offline store from Spark DataFrame
. Also, this connector contains the functionality to automatically load feature definitions to help with creating feature groups.
Getting Started
Note: For more information about installation, code samples etc, please reference the FeatureStore AWS documentation.