Servant-Software-LLC / FileBased.DataProviders

ADO.NET & EF Core Data Providers for common serializable formats (JSON, XML, and CSV) stored to disk.
2 stars 1 forks source link

#48 csv provider to infer data types #66

Closed DaveRMaltby closed 1 month ago

DaveRMaltby commented 1 month ago

Through use of Microsoft.Data.Analysis.DataFrame, the CSV data can be analyzed and column data types can be inferred from values in the set of data.

github-actions[bot] commented 1 month ago

Code Coverage

Package Line Rate Branch Rate Health
Data.Tests.Common 89% 62%
Data.Csv 90% 89%
Data.Common 72% 61%
EFCore.Common 77% 56%
EFCore.Csv 79% 50%
Data.Csv 57% 48%
EFCore.Common.Tests 88% 83%
Data.Common 44% 38%
Data.Xml 84% 81%
Data.Tests.Common 93% 65%
Data.Common 73% 62%
Data.Json 85% 79%
Data.Tests.Common 95% 66%
Data.Common 76% 64%
EFCore.Common 77% 56%
Data.Xml 55% 47%
EFCore.Xml 79% 50%
EFCore.Common.Tests 90% 83%
Data.Common 41% 35%
EFCore.Common 77% 56%
Data.Json 66% 57%
EFCore.Json 79% 50%
EFCore.Common.Tests 93% 83%
Data.Common 45% 39%
Data.Common 1% 0%
Summary 57% (10922 / 17702) 45% (3125 / 6775)