scikit-learn v0.20.2 Other versions
Please cite us if you use the software.
sklearn.utils
sklearn.utils.
check_consistent_length
Check that all arrays have consistent first dimensions.
Checks whether all objects in arrays have the same shape or length.
Objects that will be checked for consistent length.