8000 Add missing implementation for datetime relevant arrow types · Issue #6201 · dotnet/machinelearning · GitHub
[go: up one dir, main page]

Skip to content
Add missing implementation for datetime relevant arrow types #6201
@gi82

Description

@gi82
74D8

At the moment, it is not possible to create a dataframe containing datetime columns using the static method DataFrame FromArrowRecordBatch(RecordBatch recordBatch)
This will be helpful for loading a recordBatch using Apache Arrow

The method can be extended to support datetime colums.
It might be useful to check which types are already implemented in Aoache.Arrow
https://github.com/apache/arrow/blob/master/csharp/src/Apache.Arrow/Arrays/ArrowArrayFactory.cs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Microsoft.Data.AnalysisAll DataFrame related issues and PRsP2Priority of the issue for triage purpose: Needs to be fixed at some point.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0