Re: [Tutor] Matplotlib scatterplot help

2018-04-30 Thread Alan Gauld via Tutor
On 30/04/18 16:57, Daniel Bosah wrote: > I have a function in which returns scatterplot of a Isomap Below you show a function that creates a scatterplot but it does not return anything. Sorry to nitpick but correct terminology is quite important in understanding what you are trying to achieve. >

[Tutor] Matplotlib scatterplot help

2018-04-30 Thread Daniel Bosah
I have a function in which returns scatterplot of a Isomap function, which takes output from a TF-IDF function, which calculated TF-IDF values of certain articles online. I used four articles and I want to show the