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

feat: Added excel file support #256

Merged
merged 4 commits into from
Jul 13, 2024

Conversation

maryamalki
Copy link
Contributor

@maryamalki maryamalki commented Jul 13, 2024

Added support for excel files.

Offline parser would try to intelligently figure out where the header row + the first non-null column is.

Note: failures are not handled well yet, but it won't succeed if the file isn't in the correct format.

@RamiAwar RamiAwar merged commit bf3e5d4 into RamiAwar:main Jul 13, 2024
1 check passed
@anthony2261
Copy link
Collaborator

LGTM! Would be good to show an "excel parsing error" on the frontend rather than the generic error if parsing fails

peter-gy added a commit to peter-gy/dataline that referenced this pull request Aug 14, 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.

3 participants