14 Commits

Author SHA1 Message Date
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
Stephen Dodson
315d4c3287 Resolving some issues with import dependencies 2019-10-08 14:39:24 +00:00
Stephen Dodson
1fa4d3fbe7 Partial implementation of hist - does not work
Backup push
2019-07-12 15:24:32 +00:00
Stephen Dodson
d71ce9f50c Adding drop + the ability for operations to have a query
Significant refactor - needs cleanup
2019-07-11 10:11:57 +00:00
Stephen Dodson
15e0c37182 Major refactor. eland is now backed by modin.
First push, still not functional.
2019-07-04 13:00:19 +00:00
Stephen Dodson
5e10b2e818 Checkpoint code before attempting major investigation into using modin 2019-07-03 09:49:58 +00:00
Stephen Dodson
30df901fce Introduction of eland.Series - big refactor
Creation of eland.NDFrame as base class for DataFrame and Series
2019-07-01 18:41:56 +00:00
Stephen Dodson
c4d2683743 Adding eland.Index features 2019-06-28 14:43:20 +00:00
Stephen Dodson
d4250640f1 Adding __repr__ method based on SparseDataFrames 2019-06-24 13:34:06 +00:00
stevedodson
9c61a71a81
Merge branch 'master' into feature/pep8ify 2019-06-22 08:50:05 +02: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
52cf04a97f Renaming modules to lowercase 2019-06-18 10:54:26 +02:00
Stephen Dodson
f1e27f1dda First prototype code commit
Experimental prototype, for internal development use only!
2019-06-12 11:46:20 +00:00