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

Implement Real-Time CSV Saving During Document Loading #4

Open
vtwoptwo opened this issue Nov 28, 2023 · 0 comments
Open

Implement Real-Time CSV Saving During Document Loading #4

vtwoptwo opened this issue Nov 28, 2023 · 0 comments

Comments

@vtwoptwo
Copy link
Owner

Issue

In the current setup, CSV files are saved after all documents are loaded, which might not be the most efficient approach.

Proposed Solution

Modify the data handling mechanism to allow for CSV files to be saved while documents are still being loaded. This aims to improve memory usage and processing speed.

Expected Outcome

More efficient memory usage and quicker data processing, leading to an overall faster workflow.

Additional Notes

Any technical challenges or specific methods for implementation can be discussed here.

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

No branches or pull requests

1 participant