[SciPy-User] interactive tool with data
Tim Michelsen
timmichelsen at gmx-topmail.de
Thu Aug 27 08:13:12 EDT 2009
Hello,
is there any interactive tool for scientific python, that supports data import
by dialog windows?
I am thinking of something like R-Commander for R-Project:
http://yfrog.com/e4rcommanderdataimportj
For instance, IPython could have a magic:
%fileimport
This could open a dialog to select any file that can be read in with numpy,
scipy tools or any other library read in before (timeseries, hdf, pytables).
This could be convenient for interactive data analysis and for quick checking.
What to you think?
Best,
Timmie
More information about the SciPy-User
mailing list