Open waghts95 opened 5 months ago
Hello team, Thanks for your amazing work.
I am using demo_optim_data_preproc.ipynb. I need to use my datasets. I am using pandas df to read data. Pandas df is not working with OptimPreproc.
Please suggest a way such that I can do my work.
dataset_orig_train.convert_to_dataframe()[0] to convert dataset into dataframe
Hello team, Thanks for your amazing work.
I am using demo_optim_data_preproc.ipynb. I need to use my datasets. I am using pandas df to read data. Pandas df is not working with OptimPreproc.
Please suggest a way such that I can do my work.