Skip to content

Wrong documentation for types in class VariableStatistics #463

@marcboulle

Description

@marcboulle

Description

Les informations décrivant les valeurs possibles du type dans la classe VariableStatistics sont erronées:

    Variable type. Valid values:
            “Numerical”
            “Categorical”
            “Date”
            “Time”
            “Timestamp”
            “Table”
            “Entity”
            “Structure”

En effet , contrairement aux types possible de la classe Variable des Dictionary, il s'agit ici des type possible d'une variable préparée, qui ne peut être que Numericalou Categorical

Note:
La PR en cours #452 va préciser la la liste des type possible dans la classe Variable (cette information était absente)

Metadata

Metadata

Assignees

Labels

Priority/0-HighTo do nowStatus/DoneThe issue has been addressed and merged to the dev branch
No fields configured for Documentation.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions