Skip to content

Fix string dtype detection for pandas 2/3 compatibility

848670f
Select commit
Loading
Failed to load commit list.
Open

[ENH] Add TextFeatures transformer for text feature extraction #880

Fix string dtype detection for pandas 2/3 compatibility
848670f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 9, 2026 in 1s

98.10% (-0.14%) compared to 322c8de

View this Pull Request on Codecov

98.10% (-0.14%) compared to 322c8de

Details

Codecov Report

❌ Patch coverage is 89.61039% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.10%. Comparing base (322c8de) to head (848670f).

Files with missing lines Patch % Lines
feature_engine/text/text_features.py 89.33% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #880      +/-   ##
==========================================
- Coverage   98.23%   98.10%   -0.14%     
==========================================
  Files         114      116       +2     
  Lines        4886     4963      +77     
  Branches      772      788      +16     
==========================================
+ Hits         4800     4869      +69     
- Misses         55       61       +6     
- Partials       31       33       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.