ibis-project / ibis-ml

IbisML is a library for building scalable ML pipelines using Ibis.
https://ibis-project.github.io/ibis-ml/
Apache License 2.0
96 stars 13 forks source link

fix(steps): fix int column has no `isnan()` method #154

Closed jitingxu1 closed 2 months ago

jitingxu1 commented 2 months ago

resolve #147

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.34%. Comparing base (2f2aaaf) to head (a12be85). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #154 +/- ## ========================================== + Coverage 84.94% 85.34% +0.40% ========================================== Files 26 26 Lines 1920 1918 -2 ========================================== + Hits 1631 1637 +6 + Misses 289 281 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.