mlproject.data.preprocessing

mlproject.data.preprocessing#

Functions for data preprocessing, including loading datasets, renaming and adding units to features.

Functions

apply_unit_rule

Apply first matching unit rule.

build_rename_dict

Return rename mapping for given columns.

get_dataset

Load target and feature datasets for a given target and feature type.

Classes

UNIT_RULES

Built-in mutable sequence.