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

DatasetMerge fix #137

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

Gautam8387
Copy link
Contributor

@Gautam8387 Gautam8387 commented Dec 17, 2024

Resolved critical error when performing DatasetMerge. The previous merging caused cell indices to get mixed.

Working example here

…rectly. Used default_rng instead of np.random.seed(). Updated the calculation of rows_offsets. Updated calculation of cellOrder. Used pandas to index the combined metadata. Major: updated dump funtion to use the random order of cells. Added additional tests.
@parashardhapola parashardhapola merged commit 2794c8f into parashardhapola:master Dec 17, 2024
2 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.

2 participants