[Numpy-tickets] [NumPy] #940: Add bzip2 support to numpy.loadtxt
NumPy
numpy-tickets@scipy....
Wed Oct 22 15:54:50 CDT 2008
#940: Add bzip2 support to numpy.loadtxt
-------------------------+--------------------------------------------------
Reporter: rmay | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: 1.3.0
Component: numpy.lib | Version: none
Severity: normal | Keywords: patch
-------------------------+--------------------------------------------------
numpy.loadtxt currently has support for gzipped files, but not for bz2'd
files. The attached 3 line patch adds in support for reading bzipped
files.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/940>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list