dotnet / dotnet/machinelearning

VBuffer columns are not saved or laoded correctly

Open
#6,858 4 comments 0 reactions 0 assignees View on GitHub
area-DataFrame untriaged
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

When writing a DataFrame to csv file `VBuffer` columns are saved as `ToString()` and do not contain the data.
When reading back the csv the column is now a string type describing the size of the data.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.