dotnet / dotnet/machinelearning
DataFrame.LoadCsv should consider supporting csv files living on Azure Blob Storage
Open
area-DataFrame
enhancement
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
Somewhat related to https://github.com/dotnet/machinelearning/issues/5905 that I filed.
Just something to consider. I'm not sure if this is something the ML.NET/library team can/should do on their own (or with the Azure C# SDK folks), but it'd be nice integration to have. I can see a use case where there is a data pipeline that writes to blob storage, and the last step of the pipeline could be a regular job that reads in the csv file from blob storage and does some transforms/processing of the DataFrame.
Contributor guide
Assessment
This issue has not been assessed yet.