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

chore: correct cddd sample file and notebook #40

Merged
merged 4 commits into from
Apr 12, 2024

Conversation

enricogandini
Copy link
Contributor

There were some rows with NaNs for all the CDDD columns: the molecules were not CDDD-compliant.

I didn't catch the error in my notebook, since I am using a very recent version of scikit-learn, that doesn't crash on NaNs.

Now the sample file includes rows without NaNs. I also reexecuted the notebook.

There were NaNs. I didn't catch the error in my notebook, since I am using a very recent version of scikit-learn, that handles NaNs!
Also drop unnamed column in sample file, that was saved by mistake.
@enricogandini enricogandini mentioned this pull request Mar 18, 2024
@EBjerrum EBjerrum merged commit 179aab6 into EBjerrum:pandas_output Apr 12, 2024
9 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants