autoimpute_na()
Identify and impute missing values in a dataframe.
dfscaling()
Apply standard scaling and centering to the numeric features of a given input dataframe.
dftype()
Explore the type of data frame variables and columns.
supervised_data()
Data Splitting for Supervised Machine Learning