Re: [Tutor] Barplot order-arrangement

2018-02-13 Thread nelson jon kane
If I try to teach myself Python through YouTube videos, why would anyone hire me over someone who has a 2-year Computer Science degree? And why would anyone hire someone who has a 2-year Computer Science degree over someone who has a 4-year Computer Science degree? Would I be hired if I showed

Re: [Tutor] Barplot order-arrangement

2018-02-12 Thread Alan Gauld via Tutor
On 12/02/18 15:47, Charlotte Hoff Sonne wrote: > Hi, > > I have created a barplot in Python. It will help f you tell us which version of Python and which OS. > This is the code I have written: > sns.barplot(x='word',y='andelelite',data=plotpanda) What is sns? It's not part of the standard libr