API Reference for Enthought Tool Suite 3.0.1
Takes an array with special names dtypes and returns a dict where each name is a key and the corresponding data (as a 1d array) is the value.
Like numpy.loadtxt but more general, in the sense that it uses Sniff first to determine the necessary keyword arguments for loadtxt.
| Local name | Refers to |
|---|---|
| csv | csv |
| loadtxt | enthought.mayavi.tools.wizards.loadtxt.loadtxt |
© Copyright 2002-2008 Enthought, Inc.