Seth Michael Larson
6ca41585e9
Upgrade to elasticsearch-py v7.7
2020-05-14 10:07:10 -05:00
Seth Michael Larson
3d81def5cc
Add support for xgboost v1
2020-04-29 13:06:35 -05:00
Seth Michael Larson
15a1977dcf
Add agg compatibility logic to Field class
2020-04-27 15:16:48 -05:00
Stephen Dodson
50734f8bd9
Allow user to specify es data types in read_csv and pandas_to_eland ( #181 )
...
* 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
2020-04-14 15:04:12 +00:00
Seth Michael Larson
448770df78
Restrict public API, update license header
2020-04-14 07:31:23 -05:00
Daniel Mesejo-León
e27a508c59
Update supported Pandas to v1.0
2020-03-27 12:21:15 -05:00
Stephen Dodson
206677818f
Fixes to enforce xgboost==0.90
...
Issue raised to upgrade xgboost version
2020-02-24 09:20:36 +00:00
stevedodson
7c1c2945a7
ML add externral models ( #125 )
...
* Partially implemented implementation of ml.ExternalModel
* Adding eland.ml.ExternalMLModel
More testing to be added + more support for MLModels
2020-02-15 15:54:29 +01:00
stevedodson
e8a0fbb9f3
Feature/pandas.0.25.3 ( #91 )
...
* Added example notebooks + pytest for these notebooks1
* Fixed paths
* Fixing link in docs
* Minor update for pandas 0.25.3
* Updates for pandas 0.25.3
* Fixing doc links with pandas 0.25.3 update.
* Reverting overwrite to changes to notebooks.
2019-12-10 16:05:37 +01:00
stevedodson
133b227b93
Added example notebooks + pytest for notebooks ( #87 )
...
* Added example notebooks + pytest for these notebooks1
* Fixed paths
* Fixing link in docs
* Adding cleaner demo_notebook
2019-12-10 15:27:13 +01:00
Stephen Dodson
5a546577f4
Resolving DataFrame.query issues + more docs
2019-11-14 20:04:38 +00:00
Stephen Dodson
e181476dfe
First effort at tidying up docs. Still work-in-progress.
2019-11-12 20:26:59 +00:00
Stephen Dodson
c1ee409a33
Major cleanup - removed modin as dependency
...
modin removed as a dependency and iloc feature
removed for now - TODO add back in.
2019-11-04 13:13:42 +00:00