Package index
-
barn()print(<barn>) - Combine datasets to preprocess
-
harvest() - Split the combined dataset
-
plant_count_encode() - Encode categorical columns with counts
-
plant_decimals_extract() - Extract decimals in numeric features
-
plant_decimals_round() - Round numeric features to specified precisions
-
plant_label_encode() - Encode labels in a barn object
-
plant_new_nominal_pairs() - Create new nominal pairs
-
plant_new_numeric_factors() - New factors from numerical columns
-
plant_summarize() - Summarize Barn Object