mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 08:52:16 +00:00

* reorganize docstore test suite to isolate dataframe tests * improve docstring * include FilterDocumentsTestWithDataframe in InMemoryDocumentStore tests
6 lines
204 B
YAML
6 lines
204 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
Reorganized the document store test suite to isolate dataframe filter tests.
|
|
This change prepares for potential future deprecation of the Document class's dataframe field.
|