Skip to content

[ENH] Enable concatenation of stylers #1336

Description

@genedan

See #1331 for a use case. The Pandas analogue allows for concatenation of two Stylers whose DataFrames have the same columns.

If we want to concatenate a Styler for a Triangle's link ratios with a Styler for a set of patterns, we need to define some type of compatibility criterion. I would propose the development periods need to be the same, with an ultimate period if needed.

Another scenario is concatenating a Triangle with its set of link ratios, since the number of table columns are not the same. In this case the development periods from which the link ratios were derived need to be the same.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    Priority

    High

    Effort

    Medium

    Scope

    Both

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions