325 Commits

Author SHA1 Message Date
stevedodson
9c61a71a81
Merge branch 'master' into feature/pep8ify 2019-06-22 08:50:05 +02:00
stevedodson
956678053b
Merge pull request #8 from stevedodson/master
head() and describe() working + major refactor and tests
2019-06-21 16:42:26 +02:00
Stephen Dodson
ad5229494b Merge remote-tracking branch 'upstream/master' 2019-06-21 14:41:12 +00:00
Stephen Dodson
5aff6966c3 Re-add DataFrame.describe() + tests 2019-06-21 14:38:29 +00:00
Stephen Dodson
0fa3f81bbb Major refactor
Addition of new mapping module to manage mapping
between pandas and ES. More tests.
2019-06-21 10:23:58 +00:00
Stephen Dodson
674ac129e6 Renaming modules and added mapping store 2019-06-18 11:48:56 +00:00
Winterflower
ed785c70d0 Adding requirements.txt file and developer setup to README 2019-06-18 10:58:13 +02:00
Winterflower
52cf04a97f Renaming modules to lowercase 2019-06-18 10:54:26 +02:00
stevedodson
7dbe51b0e9
Merge pull request #4 from stevedodson/master
renamed:    README.rst -> README.md
2019-06-14 09:56:54 +02:00
Stephen Dodson
a3ea4db772 renamed: README.rst -> README.md 2019-06-14 07:56:01 +00:00
stevedodson
37786c0493
Merge pull request #3 from stevedodson/master
Added pytests and cleaned up package
2019-06-14 09:53:26 +02:00
Stephen Dodson
0aceac31b0 Add tests (pytest) and clean up package
pytest selected as it's used in pandas and dask
2019-06-14 07:51:45 +00:00
Stephen Dodson
5b9a6b3d63 Refactor to incorporate tests 2019-06-13 11:51:47 +00:00
Stephen Dodson
ded86d0b5d Minor update to test notebook 2019-06-12 12:51:43 +00:00
Stephen Dodson
3dd919e8b2 Merge branch 'master' of github.com:elastic/eland 2019-06-12 12:13:29 +00:00
Stephen Dodson
2b83edad69 Added json file for pandas comparison
+ renamed from_es to read_es1
2019-06-12 12:12:40 +00:00
stevedodson
a8a4325e53
Update README.md 2019-06-12 11:48:21 +00:00
Stephen Dodson
f1e27f1dda First prototype code commit
Experimental prototype, for internal development use only!
2019-06-12 11:46:20 +00:00
stevedodson
90649f66f0
Create LICENSE 2019-06-11 08:49:51 +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