Skip to contents

See documentation for make_split_dataframe() for details.

Usage

then_split_dataframe(lhs, separator, col_names, .K = NULL)

Arguments

lhs

The prior transformation or metric space.

separator

The token(s) that separate entries in each record.

col_names

Column names for each record entry.

.K

categorical/hashable data type of column names

Value

Transformation