Skip to content

Releases: BiocPy/BiocFrame

0.2.2

Choose a tag to compare

@jkanche jkanche released this 09 Dec 22:29
fix: error with isinstance

0.2.1

Choose a tag to compare

@jkanche jkanche released this 02 Dec 23:54
de59589
accessor methods by column, row, iterators. Add tests and documentati…

Implement interface methods

Choose a tag to compare

@jkanche jkanche released this 01 Dec 05:15
  • feat: Refactor DataFrame to BiocFrame
  • feat: a number of changes to slice BiocFrame by indices or names, pythonic way to set properties.
  • feat: initial work to apply numpy array functions
  • feat: update tests and documentation