Skip to content

The extract_body() function extracts a df with stub and hidden columns  #1875

@rich-iannone

Description

@rich-iannone

The intent of extract_body() is to provide a dataframe of body cells with a chosen level of rendering applied to those cells (e.g., formatting, text transformations, etc.). However, it should match the body of rendered table and right now it:

  • includes hidden columns
  • has no option to exclude non-body cells (i.e., stub cells)

It can be useful to have stub information and the stub can be formatted. But it would be useful to omit the stub cells via an option.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Relationships

None yet

Development

No branches or pull requests

Issue actions