DataFrame.this

Construct new DataFrame based on headers of provided frame. <p> Useful for when working in extensions and a new frame needs to be created.

@param basedOn the frame this one is based on

Meta