damccorm commented on code in PR #30788:
URL: https://github.com/apache/beam/pull/30788#discussion_r1554225291
##########
website/www/site/content/en/documentation/transforms/python/aggregation/approximatequantiles.md:
##########
@@ -17,7 +17,14 @@ limitations under the License.
# ApproximateQuantiles
+{{< localstorage language language-py >}}
+
+{{< button-pydoc path="apache_beam.transforms.stat"
class="ApproximateQuantile" >}}
+
## Examples
-See [Issue 19547](https://github.com/apache/beam/issues/19547) for updates.
+
+{{< playground height="700px" >}}
+{{< playground_snippet language="py" path="SDK_PYTHON_ApproximateQuantiles"
show="approximatequantiles" >}}
+{{< /playground >}}
Review Comment:
Outside of the linting failure the changes look good to me, so just let me
know how you'd prefer to proceed
--
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]