Re: [Tutor] Contour Plots

2018-08-28 Thread boB Stepp
Welcome Tara! On Tue, Aug 28, 2018 at 6:46 PM Tara 38 wrote: > > Hi, > > > I wonder if someone can give me some advice? I need to build a contour plot > (ideally with Seaborn) in python. The plot would document text data. I cannot > work out how I need to convert the data file (currently csv fi

[Tutor] Contour Plots

2018-08-28 Thread Tara 38
Hi, I wonder if someone can give me some advice? I need to build a contour plot (ideally with Seaborn) in python. The plot would document text data. I cannot work out how I need to convert the data file (currently csv file) so that I have 3 variables that I can then plot as a contour map and v