Skip to content

Handle divergent series of values #30

@TomBor

Description

@TomBor

One last issue on my list before holidays 😎 and more and open discussion about how to handle a divergent series of values.
Take for example positive and negative values in the same series, or values below or above a reference value like an index in base 100.

Sometimes we want to specify this special value and use it as a break. Then we need to split the original series in two (below/above special value) and run discretization on each sub-series.

Is that a case statsbreaks should handle?
Is there other way to treat those cases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions