We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
dataset_orig_train.convert_to_dataframe()[0] to convert dataset into dataframe
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: