haystack/releasenotes/notes/deprecate-dataframe-ExtractedTableAnswer-3d85649a4a7e222f.yaml

7 lines
298 B
YAML
Raw Normal View History

---
deprecations:
- |
The `ExtractedTableAnswer` dataclass and the `dataframe` field in the `Document` dataclass are deprecated and
will be removed in Haystack 2.11.0.
Check out the GitHub discussion for motivation and details: https://github.com/deepset-ai/haystack/discussions/8688