Code Documentation: Data loader

mastml.data_loader Module

The data_loader module is used for importing data from user-specified csv or xlsx file to MAST-ML

Functions

load_data(file_path[, input_features, …]) Method that accepts the filepath of an input data file and returns a full dataframe and parsed X and y dataframes