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 a better data storage #23

Closed
Zncl2222 opened this issue Mar 5, 2024 · 0 comments · Fixed by #28, #29 or #30
Closed

Implement a better data storage #23

Zncl2222 opened this issue Mar 5, 2024 · 0 comments · Fixed by #28, #29 or #30
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Zncl2222
Copy link
Owner

Zncl2222 commented Mar 5, 2024

Implement improved data storage functionality to enable data manipulation like a spreadsheet. This should facilitate the appending of data row by row or the direct addition of data using Excel-like indexing such as ws['A1']

@Zncl2222 Zncl2222 added the enhancement New feature or request label Mar 5, 2024
@Zncl2222 Zncl2222 self-assigned this Mar 5, 2024
@Zncl2222 Zncl2222 added this to the v1.0.0 milestone Mar 5, 2024
@Zncl2222 Zncl2222 modified the milestones: v1.0.0, v0.0.6 May 3, 2024
@Zncl2222 Zncl2222 closed this as completed May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment