Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Feature request: Adding currency symbols and percent sign to numeric columns #232

@oriolmirosa

Description

@oriolmirosa

Currently, adding currency symbols and percent signs to numeric columns requires transforming them to string columns, which is not a big deal in itself but messes up filtering and sorting. One solution could be to have specific column types to handle these cases. Another could be to add some styling property that could be used within style_***_conditional and would prepend or append characters to the values of a column.

This is probably related to #189.

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