Describe the bug
TypeError for force_all_finite attribute in check_array function.
To Reproduce
Steps to reproduce the behavior:
- run the example code in readme files
Expected behavior
Results in TypeError for force_all_finite attribute in check_array function.
Environment (please complete the following information):
- OS: macOS 26.4
- Python version: 3.13.12
- Version of this software: [e.g. 1.0.0]
- Versions of required Python packages:
- Numpy: 2.4.4
- Scipy: 1.17.1
- Scikit-learn: 1.8.0
- Pandas: 3.0.1
Describe the bug
TypeError for force_all_finite attribute in check_array function.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Results in TypeError for force_all_finite attribute in check_array function.
Environment (please complete the following information):