Function reference

Functions

Functions to inspect docstrings.

cat_mode_impute Performs cleaning and mode-based imputation for categorical data.
clean_col_name Rename columns for consistency and readability and return the new dataframe.
encode_income_binary Encode the income column of the Adult Census Income dataset into a binary target.
set_dtype Update the data types for each columns to increase efficiency.