8000 DataFrame should support Array data · Issue #5746 · dotnet/machinelearning · GitHub
[go: up one dir, main page]

Skip to content
DataFrame should support Array data #5746
@pgovind

Description

@pgovind

Currently, DataFrame only supports primitive types. Specifically, a DataFrameColumn can only only 1 primitive value per row. There are applications however that need to hold a DataFrameColumn of Array<T>, so each row holds an array of values. ML.NET supports holding Array, so IDataView.ToDataFrame might run into this issue at some point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0