unfold

Edit page Last modified: 14 January 2025

Returns DataFrame in which selected data columns are converted to ColumnGroup/FrameColumn according to the values of the properties of the objects.

It's a special case of convert operation.

This operation is useful when:

  1. you use a library API that gives you class instances

  2. you do not want to or cannot annotate classes with @DataSchema