From cb7c4fb122ba5fc4aaa5434d222ed61503a2202b Mon Sep 17 00:00:00 2001 From: Miguel Grinberg Date: Fri, 16 May 2025 15:56:20 +0100 Subject: [PATCH] Update README.md (#796) Update Pandas support to include v2 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d78cb39..c917844 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,8 @@ $ conda install -c conda-forge eland ### Compatibility -- Supports Python 3.9, 3.10, 3.11, 3.12 and Pandas 1.5 +- Supports Python 3.9, 3.10, 3.11 and 3.12. +- Supports Pandas 1.5 and 2. - Supports Elasticsearch 8+ clusters, recommended 8.16 or later for all features to work. If you are using the NLP with PyTorch feature make sure your Eland minor version matches the minor version of your Elasticsearch cluster. For all other features it is sufficient for the major versions