Skip to content

Sampling and interpolation bugfixes #24

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Duke-of-Lizard
Copy link
Contributor

fixed two issues encountered in recent projects:

  • avoid memory issues by doing interpolation in batches
  • bugfix in sampling routines where DataFrames were assumed to have natural integer indices

I want to at the very least test our standard project routines to ensure that these changes doing interfere with any of our existing code.

If time allows, we should inspect other parts of EmeraldTriangles to see if this issue with assumed natural indices occurs.

@Duke-of-Lizard Duke-of-Lizard self-assigned this May 21, 2025
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.

1 participant