On Thu, May 28, 2009 at 7:43 PM, Andre Walker-Loud wrote:
> Hi All,
>
> I am thinking of creating a data analysis suite with python, and I want it
> to be interactive - ie the program asks the user (me) for input, like which
> data file to use, how many parameters to minimize, etc. There are a fe
On Thu, May 28, 2009 at 8:43 PM, Andre Walker-Loud wrote:
> Hi All,
>
> I am thinking of creating a data analysis suite with python, and I want it
> to be interactive - ie the program asks the user (me) for input, like which
> data file to use, how many parameters to minimize, etc. There are a fe
Hi Alan,
1) I am trying to trying to figure out how I would set up an
interactive python script, however, I am having trouble googling
this, since a search for "interactive python" just returns
instructions on how to type "python" in a terminal to get an
"interactive" session
Che
"Andre Walker-Loud" wrote
1) I am trying to trying to figure out how I would set up an
interactive python script, however, I am having trouble googling this,
since a search for "interactive python" just returns instructions on
how to type "python" in a terminal to get an "interactive" sess
Hi All,
I am thinking of creating a data analysis suite with python, and I
want it to be interactive - ie the program asks the user (me) for
input, like which data file to use, how many parameters to minimize,
etc. There are a few features I want it to have, like graphing, both
the initi