Skip to content

Feature Request: Format col spanners with function #824

Description

@astrowonk

Prework

Proposal

The function cols_label_with lets you pass in a function to change a column name, which makes it easy to turn petal_width into Petal Width for example. However, if used after tab_spanner_delim petal_width_null_count or something like that gets a column spanner of null_count with no way to format it into "Null Count"

Either letting cols_label_with apply to spanners with a kwarg, or another method to format spanner names would be super helpful.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions