We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be822c commit 0f49d8eCopy full SHA for 0f49d8e
src/sagemaker/feature_store/feature_group.py
@@ -631,7 +631,7 @@ def __str__(self) -> str:
631
class FeatureGroup:
632
"""FeatureGroup definition.
633
634
- This class instantiates a FeatureGroup object that comprises of a name for the FeatureGroup,
+ This class instantiates a FeatureGroup object that comprises a name for the FeatureGroup,
635
session instance, and a list of feature definition objects i.e., FeatureDefinition.
636
637
Attributes:
0 commit comments