dotnet / dotnet/machinelearning

Suggestion - Make CreateColumn on DataFrame.IO Public

Open
#5,705 0 comments 1 reaction 0 assignees View on GitHub
area-DataFrame
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

Making this method public would allow others to make their own extensions to easily create DataFrame objects without having to infer the object type based on the data type themselves.

With this method being private, others might have to duplicate it in their own code.

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.