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

Step 0: Data ingestion Setup #80

Open
enjalot opened this issue Nov 11, 2024 · 0 comments
Open

Step 0: Data ingestion Setup #80

enjalot opened this issue Nov 11, 2024 · 0 comments
Labels
enhancement New feature or request python web
Milestone

Comments

@enjalot
Copy link
Owner

enjalot commented Nov 11, 2024

We want to be able to add more error handling and feedback before fully ingesting a dataset.

We can also flag potential embedding columns (columns that are uniform dimensional arrays) so that they can be brought in as embeddings in parallel with the dataset.

This also gives us a chance to show the user what we know about the columns of the dataset, including any columns we deem "categorical" which allow for filtering.

It may make for easier debugging of poorly formatted data as well.

@enjalot enjalot added enhancement New feature or request python web labels Nov 11, 2024
@enjalot enjalot added this to the 1.0 milestone Nov 11, 2024
@enjalot enjalot mentioned this issue Nov 11, 2024
8 tasks
@enjalot enjalot modified the milestones: 1.0, 2.0 Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python web
Projects
None yet
Development

No branches or pull requests

1 participant