`ColumnSet` vs `RowSet` implies a columnar data st...
# exposed
f
ColumnSet
vs
RowSet
implies a columnar data storage format - e.g. Parquet - as opposed to a row-based data storage format. If those distinctions aren't important to the API,
DataSet
might be more relevant. Brings to mind .NET names