Published August 8, 2016
| Version v0.1.2
Software
Open
pandas-charm: v0.1.2
Description
pandas-charm is a small Python library for getting character matrices (alignments) into and out of pandas. It is intended to make pandas interoperable with other scientific packages that can handle character matrices, like for example BioPython and Dendropy.
pandas-charm is written in pure Python and works with both Python 2 and 3.
This is a patch release with the following changes:
- More Python versions added to Travis-CI.
- pep8 check added to Travis-CI.
- Added one more test to the test suite.
- Updated documentation in README.rst
- Fixed issue with one example in README.rst.
Files
pandas-charm-v0.1.2.zip
Files
(9.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:ffe5343327ff6ca61ea7743006cd0795
|
9.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jmenglund/pandas-charm/tree/v0.1.2 (URL)