5 Commits

Author SHA1 Message Date
Stephen Dodson
9030f84f4c Added __getitem__
Implementation copies DataFrame and changes underlying mappings
object.
2019-06-25 08:41:25 +00:00
Stephen Dodson
d4250640f1 Adding __repr__ method based on SparseDataFrames 2019-06-24 13:34:06 +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