Skip to content

Name columns without outputting a dataframe #78

Closed
@dukebody

Description

@dukebody

In #73 we added the possibility of outputting a dataframe with named columns to implement #70

However in some cases one would want to get the "columns" names and still get an ndarray as output, for performance reasons.

This shouldn't be hard to do. Names can be stored in a names attribute in the dataframemapper after transform. @dcbb

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