Published January 19, 2015
| Version v1.0.0
Software
Open
petlx: v1.0.0
Description
Version 1.0 is a new major release of petlx to coincide with version 1.0 release of petl. The petlx package has been completely reorganised in this release, and several areas of functionality have been migrated to petl. The major changes are described below.
- The petlx.xls module has been migrated to petl.io.xls
- The petlx.xlsx module has been migrated to petl.io.xlsx
- The petlx.array module has been migrated to petl.io.numpy
- The petlx.dataframe module has been migrated to petl.io.pandas
- The petlx.hdf5 module has been migrated to petl.io.pytables
- The petlx.index module has been migrated to petl.io.whoosh
- The petlx.interval module has been migrated to petl.transform.intervals
- The display() and displayall() functions from the petlx.ipython module have been migrated to petl.util.vis
- The petlx.tabix module has been renamed to petlx.bio.tabix
- The petlx.gff3 module has been renamed to petlx.bio.gff3
- The petlx.vcf module has been renamed to petlx.bio.vcf
See the petlx docs for complete API documentation.
Files
petlx-v1.0.0.zip
Files
(418.3 kB)
Name | Size | Download all |
---|---|---|
md5:ecdd5f252d15ff6d303f6da44547135a
|
418.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/alimanfoo/petlx/tree/v1.0.0 (URL)