Skip to content
New issue

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

Not able to use pandas df in OptimPreproc of Inprocessing #534

Open
waghts95 opened this issue Jun 7, 2024 · 1 comment
Open

Not able to use pandas df in OptimPreproc of Inprocessing #534

waghts95 opened this issue Jun 7, 2024 · 1 comment

Comments

@waghts95
Copy link

waghts95 commented Jun 7, 2024

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.

@Devanand2501
Copy link

dataset_orig_train.convert_to_dataframe()[0] to convert dataset into dataframe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants