feature-engine / feature_engine

Feature engineering package with sklearn like functionality
https://feature-engine.trainindata.com/
BSD 3-Clause "New" or "Revised" License
1.88k stars 310 forks source link

move function `find_numerical_and_categorical_variables` to find_variables.py #718

Closed solegalli closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f6b0d75) 98.17% compared to head (a30060d) 98.17%.

Files Patch % Lines
feature_engine/variable_handling/find_variables.py 96.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #718 +/- ## ========================================== - Coverage 98.17% 98.17% -0.01% ========================================== Files 102 102 Lines 3946 3943 -3 Branches 780 780 ========================================== - Hits 3874 3871 -3 Misses 26 26 Partials 46 46 ```

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