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

Include robust check for extracting column names for fingerprints #447

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

AVHopp
Copy link
Collaborator

@AVHopp AVHopp commented Dec 9, 2024

Fix for #446 by introducing a robust check for different potential formats for feature names.

@AVHopp AVHopp added the bug Something isn't working label Dec 9, 2024
@AVHopp AVHopp changed the title HOTFIX: Temporarily limit the scikit-fingerprints version Include robust check for extracting column names for fingerprints Dec 9, 2024
@AVHopp
Copy link
Collaborator Author

AVHopp commented Dec 10, 2024

Note: I executed the tests while pinning the version of scikit-fingerprints explicitly to 1.12 and this worked.

baybe/utils/chemistry.py Outdated Show resolved Hide resolved
@AVHopp AVHopp force-pushed the hotfix/limit_scikit_fingerprints_version branch from 7d8223d to c516971 Compare December 10, 2024 15:26
baybe/utils/chemistry.py Outdated Show resolved Hide resolved
baybe/utils/chemistry.py Show resolved Hide resolved
@AVHopp
Copy link
Collaborator Author

AVHopp commented Dec 13, 2024

@AdrianSosic anything open or can you approve here? Would make sense to have this merged net as e.g. #442 's test currently always fail due to this.

Copy link
Collaborator

@AdrianSosic AdrianSosic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, had no chance to review yesterday. But ran the code now and everything seems to work 👍🏼 So feel free to merge 🚀

@AVHopp AVHopp force-pushed the hotfix/limit_scikit_fingerprints_version branch from d632e08 to f9066f8 Compare December 13, 2024 08:35
@AVHopp AVHopp merged commit 53ce10e into main Dec 13, 2024
10 of 11 checks passed
@AVHopp AVHopp deleted the hotfix/limit_scikit_fingerprints_version branch December 13, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants