Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

DecisionTreeWriter uses local CultureInfo when writing values #178

@pantojasc

Description

@pantojasc

DecisionTreeWriter uses localized CultureInfo when writing C# class for DecisionTree, causing comparison values to be written with comma in some localizations, where commas are used as decimal point.

Suggested solution: CultureInfo.InvariantCulture should be used in DecisionTreeWriter.

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