-
Notifications
You must be signed in to change notification settings - Fork 244
v2: handle load from external data sources #971
Copy link
Copy link
Labels
DocArray v2This issue is part of the rewrite; not to be merged into mainThis issue is part of the rewrite; not to be merged into main
Metadata
Metadata
Assignees
Labels
DocArray v2This issue is part of the rewrite; not to be merged into mainThis issue is part of the rewrite; not to be merged into main
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Would it be possible to import from other datasources like csv or pandas dataframe in docarray v2?
Possible API:
Question:
Can we auto detect the schema from the csv ? Is it something that we even want ?