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

remove unnecessary input filtering #1546

Merged

Conversation

DhanshreeA
Copy link
Member

Closes #1535

PR modifies the get_list_from_csv method from the StandardCSVRunApi class to not skip rows with input values if such values have already been read in preceding rows.

@DhanshreeA DhanshreeA merged commit 23be5cc into master Feb 12, 2025
53 of 54 checks passed
@DhanshreeA DhanshreeA deleted the 1535-bug-variable-number-of-rows-between-input-and-output branch February 12, 2025 07:41
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.

🐛 Bug: Variable number of rows between input and output
1 participant