See below, but not all the way. Interspersed in the code.
> >I am trying to set up a code to do some plotting and before I get too
> > far I wanted to ask some structure questions. Basically I want to tell
> > python to read 2 datasets, plot them on the same scale on the same x-y axis
>
On Mon, Mar 26, 2012 at 11:14 PM, Evert Rol wrote:
> Hi Elaina,
>
>
> > Hi everyone,
> >I am trying to set up a code to do some plotting and before I get too
> far I wanted to ask some structure questions. Basically I want to tell
> python to read 2 datasets, plot them on the same scale on
Hi Elaina,
> Hi everyone,
>I am trying to set up a code to do some plotting and before I get too far
> I wanted to ask some structure questions. Basically I want to tell python to
> read 2 datasets, plot them on the same scale on the same x-y axis , read a
> third dataset and match the
Hi everyone,
I am trying to set up a code to do some plotting and before I get too
far I wanted to ask some structure questions. Basically I want to tell
python to read 2 datasets, plot them on the same scale on the same x-y axis
, read a third dataset and match the name from the first dataset,