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): handle cols with all nulls in `DropZeroVariance` #118

Closed jitingxu1 closed 5 months ago

jitingxu1 commented 5 months ago

add check to see if varof a numeric column is nan

codecov-commenter commented 5 months ago

Codecov Report

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

Please upload report for BASE (main@d9fca48). Learn more about missing BASE report. Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #118 +/- ## ======================================= Coverage ? 84.57% ======================================= Files ? 24 Lines ? 1867 Branches ? 0 ======================================= Hits ? 1579 Misses ? 288 Partials ? 0 ```

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