mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
* Allow user to specify es data types in read_csv and pandas_to_eland Also, some minor maintenance modifications: - replaced pandas.util.testing with pandas.testing (required in 1.x) - updated elasticsearch-py requirements to 7.6+ (to support ML code) * linting file
10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
elasticsearch>=7.6.0
|
|
pandas>=1
|
|
matplotlib
|
|
pytest>=5.2.1
|
|
nbval
|
|
numpydoc>=0.9.0
|
|
scikit-learn>=0.22.1
|
|
xgboost==0.90
|
|
nox
|