Changelog¶
Version 0.0.7 - 0.0.8¶
Change to
.indexproperty to support multi-dimensional CellArrayFrame objects.Support range/slice on the column dimension.
Version 0.0.1 - 0.0.6¶
Initial release of the classes with tests and documentation.
Fixed issues with subsetting and dataframe-like accessors.
Add
indexand its aliasrownamesmethods.