Check if the input passed to the check_others function is correct
Usage
check_others_checks(dataset, uuid_column, columns_to_check)
Arguments
- dataset
dataset to be check as a dataframe or a list with the dataframe stored as "checked_dataset"
- uuid_column
uuid column in the dataset. Default is uuid.
- columns_to_check
Columns to include in the checks