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

Update parse.py #1

Merged
merged 3 commits into from
Jun 24, 2024
Merged

Conversation

inigoalonso
Copy link
Contributor

Added the option of passing a file-like object to the parse function instead of only a file path. This enables Streamlit to use uploaded files that are kept in memory.

inigoalonso and others added 3 commits June 24, 2024 12:50
Added the option of passing a file-like object to the parse function instead of only a file path. This enables Streamlit to use uploaded files that are kept in memory.
@johnmartins johnmartins merged commit 5f84668 into johnmartins:master Jun 24, 2024
3 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