Investigate the possibility of removing dataframe
field from Document
#8627
Labels
P2
Medium priority, add to the next sprint if no P1 available
I've been thinking about dropping the
Dataframe
field in HaystackDocument
dataclass for a few reasons:DataFrame
creates serialization headaches. (e.g. in Hayhooks)I will reach out to internal and external users to validate my assumptions.
We should also investigate how impactful this change would be.
The text was updated successfully, but these errors were encountered: