watex.exceptions.DCError#

exception watex.exceptions.DCError[source]#

Raises exception when data passed to DC base class are not consistent. DCType expect D-type for Dataframe , F-type for file object or P-type of pathlike object.