dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
8.93k stars 1.86k forks source link

Add support for Apache.Arrow.Types.TimestampType to DataFrame #6871

Closed asmirnov82 closed 7 months ago

asmirnov82 commented 8 months ago

Fixes #6809

asmirnov82 commented 8 months ago

@JakeRadMSFT

codecov[bot] commented 8 months ago

Codecov Report

Merging #6871 (f3c4b0c) into main (766569b) will decrease coverage by 0.04%. Report is 3 commits behind head on main. The diff coverage is 56.25%.

@@            Coverage Diff             @@
##             main    #6871      +/-   ##
==========================================
- Coverage   69.40%   69.37%   -0.04%     
==========================================
  Files        1238     1238              
  Lines      249441   249475      +34     
  Branches    25522    25524       +2     
==========================================
- Hits       173130   173066      -64     
+ Misses      69692    69649      -43     
- Partials     6619     6760     +141     
Flag Coverage Δ
Debug 69.37% <56.25%> (-0.04%) :arrow_down:
production 63.88% <56.25%> (-0.05%) :arrow_down:
test 88.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../Microsoft.Data.Analysis/VBufferDataFrameColumn.cs 45.77% <60.00%> (-1.41%) :arrow_down:
src/Microsoft.Data.Analysis/DataFrame.Arrow.cs 91.60% <52.94%> (-6.86%) :arrow_down:

... and 19 files with indirect coverage changes