Skip to content

v0.1.1

Compare
Choose a tag to compare
@jmenglund jmenglund released this 05 Jul 12:47
· 119 commits to master since this release

pandas-charm is a small Python library for getting character matrices (alignments) into and out of pandas. The intention of the package is to make pandas interoperable with other scientific packages that can be used for working with character matrices, like for example BioPython and Dendropy.

pandas-charm is written in pure Python and works with both Python 2 and 3.

This release is a patch with the following fixes:

  • Simplified builds with Travis-CI.
  • Added information on how to cite the package.