Include any linked issues here by writing "Closes #No."
Description
Please include a summary of the change and which issue is fixed. Include the context and motivations behind your changes. If needed, add screenshots or videos.
How to test
Describe how the PR should be tested (ideally with an enumerated list)
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation update
Checklist:
[ ] My PR is concise and addresses only one bug/feature (otherwise split PR into two)
[ ] My PR has a concise and descriptive title
[ ] My code follows the code style of this project.
[ ] I have performed a self-review of my own code and PR and have added comments in the PR code to help the reviewer.
[ ] I have commented my code, particularly in hard-to-understand areas.
[ ] I have made corresponding changes to the documentation.
TL;DR
Still had polars in it. Replaced with HAMLET
Linked Issues
Include any linked issues here by writing "Closes #No."
Description
Please include a summary of the change and which issue is fixed. Include the context and motivations behind your changes. If needed, add screenshots or videos.
How to test
Describe how the PR should be tested (ideally with an enumerated list)
Type of change
Checklist:
Additional Notes
Add any other notes or comments here.
How to make a good PR (Video)