Skip to content

Support categorical variables #9

@v0dro

Description

@v0dro

Currently the only types of data supported by daru are numeric (incorporating all sorts of Numeric data - ordinal, nominal, categorical, etc...) and object (stuff like Strings, symbols, etc.).

Having a separate data type for categorical data would be very helpful for statistical computations. Maybe something similar to pandas.Categorical.

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