riteshghorse commented on code in PR #30187: URL: https://github.com/apache/beam/pull/30187#discussion_r1489946309
########## website/www/site/content/en/documentation/ml/overview.md: ########## @@ -90,7 +90,8 @@ You can use Apache Beam for data validation and preprocessing by setting up data | Task | Example | | ------- | ---------------| | I want to transform my data for preprocessing| [Preprocess data with MLTransform](/documentation/ml/preprocess-data) | -| I want to explore my data | [Data exploration workflow and example](/documentation/ml/data-processing) |: +| I want to explore my data | [Data exploration workflow and example](/documentation/ml/data-processing) | +| I want to enrich my data | [Data enrichment wth Enrichment transform](/documentation/transforms/python/elementwise/enrichment) |: Review Comment: added a link for notebook -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
