Add extended documentation on how to use the *By operators #72
Labels
documentation
Improvements or additions to documentation
reference
Improvements or additions to technical reference pages
There are several operators using the
*By
suffix to indicate that the operator logic can be applied to parts of the input data type (e.g.GroupBy
,DistinctBy
,OrderBy
, etc). It would be useful to have a good example somewhere of what this means to make it clearer to readers how to use these operators.The text was updated successfully, but these errors were encountered: