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
4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
elasticsearch>=7.6.0
|
|
pandas>=1
|
|
matplotlib
|