# README
Sorting example
This example shows how to use the sorting feature, which sorts columns. It demonstrates how numbers are numerically sorted while strings are alphabetically sorted. It also demonstrates multi-column sorting to group different kinds of data together and sort within them.
