Skip to content

Add TargetEncoder for scikit-learn #568

Add TargetEncoder for scikit-learn

Add TargetEncoder for scikit-learn #568

Re-run triggered June 20, 2025 17:40
Status Failure
Total duration 4m 44s
Artifacts

test.yml

on: pull_request
hygiene
9s
hygiene
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 errors
test (3.13, macos-latest): tests/sklearn/preprocessing_tests.py#L18
"assert_type" mismatch: expected "tuple[csr_matrix[Any], ndarray[Any, Any]]" but received "tuple[csr_matrix[Any], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, macos-latest): tests/sklearn/preprocessing_tests.py#L23
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, macos-latest): tests/sklearn/preprocessing_tests.py#L26
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, macos-latest): tests/sklearn/preprocessing_tests.py#L29
"assert_type" mismatch: expected "tuple[ndarray[Any, Any], ndarray[Any, Any]]" but received "tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, macos-latest)
4 errors
test (3.13, ubuntu-latest): tests/sklearn/preprocessing_tests.py#L18
"assert_type" mismatch: expected "tuple[csr_matrix[Any], ndarray[Any, Any]]" but received "tuple[csr_matrix[Any], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, ubuntu-latest): tests/sklearn/preprocessing_tests.py#L23
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, ubuntu-latest): tests/sklearn/preprocessing_tests.py#L26
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, ubuntu-latest): tests/sklearn/preprocessing_tests.py#L29
"assert_type" mismatch: expected "tuple[ndarray[Any, Any], ndarray[Any, Any]]" but received "tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, ubuntu-latest)
4 errors
test (3.13, windows-latest): tests/sklearn/preprocessing_tests.py#L18
"assert_type" mismatch: expected "tuple[csr_matrix[Any], ndarray[Any, Any]]" but received "tuple[csr_matrix[Any], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, windows-latest): tests/sklearn/preprocessing_tests.py#L23
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, windows-latest): tests/sklearn/preprocessing_tests.py#L26
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, windows-latest): tests/sklearn/preprocessing_tests.py#L29
"assert_type" mismatch: expected "tuple[ndarray[Any, Any], ndarray[Any, Any]]" but received "tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, windows-latest)
4 errors
test (3.10, macos-latest)
Process completed with exit code 1.
test (3.10, ubuntu-latest)
Process completed with exit code 1.
test (3.10, windows-latest)
Process completed with exit code 1.