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

the KeyError: "None of [Index(['sEH_[strep]_tot'], dtype='object')] are in the [columns]" #3

Open
anyuese opened this issue Jan 14, 2022 · 2 comments

Comments

@anyuese
Copy link

anyuese commented Jan 14, 2022

when i run python triazine_MPN.py --csv DD1S_CAIX_QSAR.csv --out test1, it happened a error,the KeyError: "None of [Index(['sEH_[strep]_tot'], dtype='object')] are in the [columns]", I really want to run it successfully, but how should i do

@katherineslim
Copy link
Collaborator

triazine_MPN.py is meant to be run only for the triazine dataset (so the --csv flag should be left as the default of 'triazine_lib_sEH_SIRT2_QSAR.csv'); to train directed message-passing neural networks on the DD1S CAIX dataset, run hyperparameter_optimization_DD1S_CAIX_MPN.py (for reference, see the "Regression models and binary classifiers" section of the README)

@anyuese
Copy link
Author

anyuese commented Jan 17, 2022

thank you

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