12 Commits

Author SHA1 Message Date
stevedodson
f06219f0ec
Feature/refactor tasks (#83)
* Significant refactor of task list in operations.py

Classes based on composite pattern replace tuples for
tasks.

* Addressing review comments for eland/operations.py

* Minor update to review fixes

* Minor fix for some better handling of non-aggregatable fields: https://github.com/elastic/eland/issues/71

* Test for non-aggrgatable value_counts

* Refactoring tasks/actions

* Removing debug and fixing doctest
2019-12-06 08:46:43 +00:00
Stephen Dodson
1423aaad2d Adding minor fixes to last PR 2019-12-03 14:07:05 +00:00
Stephen Dodson
bf6c56878a Correcting license files + fixing bug in filter
LICENSE and NOTICE conform to Elastic policy. Bug in
nested negated filters fixed.

Also, some limited cleanup.
2019-12-03 13:56:49 +00:00
Ed Savage
68bfef2d22 Correct usage example in README.md 2019-10-09 10:54:32 +01:00
Winterflower
ed785c70d0 Adding requirements.txt file and developer setup to README 2019-06-18 10:58:13 +02:00
stevedodson
a8a4325e53
Update README.md 2019-06-12 11:48:21 +00:00
stevedodson
570651db00
Update README.md 2019-06-11 08:20:44 +00:00
stevedodson
43b4bf79cf
Update README.md 2019-06-11 08:18:49 +00:00
stevedodson
bf4c499b7e
Update README.md 2019-06-11 08:18:10 +00:00
stevedodson
c2719bfc40
Update README.md 2019-06-11 08:08:33 +00:00
stevedodson
46d73ec60b
Update README.md 2019-06-11 08:07:30 +00:00
stevedodson
cb8a5a7957
Initial commit 2019-06-11 07:24:07 +00:00