Skip to content

Excel parser by row #1138

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

Closed
wants to merge 2 commits into from
Closed

Excel parser by row #1138

wants to merge 2 commits into from

Conversation

RahmanM
Copy link
Contributor

@RahmanM RahmanM commented Oct 4, 2024

Iterates over each row in the worksheet and calls the provided callback function for each row. Assumes the first sheet has the data

@RahmanM
Copy link
Contributor Author

RahmanM commented Oct 4, 2024

Iterates over each row in the worksheet and calls the provided callback function for each row. Assumes the first sheet has the data

@earlduque
Copy link
Contributor

Thanks for your submission. It appears that this pull request contains more files than described in the title. Please review and update the pull request to either remove the extra/unintended files or to update the description to be more comprehensive. Ensure your contributions are meaningful and adhere to the project’s standards. [If applicable: You can create a new branch on your forked repository to avoid accidental inclusions of new commits in the future.]. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

@earlduque earlduque closed this Oct 5, 2024
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