dotnet / dotnet/machinelearning
DataFrame: Add support for interfacing with System.Data.DataTable
Open
area-DataFrame
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
Background: I am using [**Kusto.Data**](https://www.nuget.org/packages/Microsoft.Azure.Kusto.Data/) which can execute queries and return results using `DataTable`/`IDataReader` from **System.Data**.
Would love to see support for interfacing between classes in System.Data and Microsoft.Data.Analysis. This would allow direct usage of DataFrames with Kusto query results in .NET.
Contributor guide
Assessment
This issue has not been assessed yet.