SamplePercent (PQL)

Returns a sample of approximately N% of the items from the specified list.

  • Returned Output: List
  • Library: PQL \ Semantic \ Statistical
  • Version: 2023.13.000
  • Compatibility: Pyramid Query Language (PQL) data sources

Syntax

SamplePercent( <List> , <Numeric> )

* Click on the function's arguments above for more details on the input values.

Comments