elastic / eland

Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch
https://eland.readthedocs.io
Apache License 2.0
636 stars 98 forks source link

Limit NumPy to a range of versions and add note #540

Closed davidkyle closed 1 year ago

davidkyle commented 1 year ago

Follow up to #539 this adds a comment explaining why the NumPy versions has been limited and sets a lower bound

davidkyle commented 1 year ago

Thanks for the review @dolaru