Published August 25, 2017
| Version v0.1.3
Software
Open
jmenglund/pandas-charm: v0.1.3
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 patch release fixes a bug in function frame_as_categorical that caused an error when trying to change the dtype to "category".
Files
jmenglund/pandas-charm-v0.1.3.zip
Files
(10.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:f97bdc53d6350e227aa1b8cc0bb0e157
|
10.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jmenglund/pandas-charm/tree/v0.1.3 (URL)