Guest User

Untitled

a guest
Jul 21st, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. df5
  2.  
  3. Very interested Somewhat interested Not interested
  4. Data Analysis/Statistics 77 20 3
  5. Machine Learning 75 22 3
  6. Data Visualization 62 34 5
  7. Big Data(Spark/Hadoop) 61 33 6
  8. Deep Learning 58 36 6
  9. Data Journalism 20 51 29
  10.  
  11. df5.plot(kind = 'bar', figsize = (20, 8), color = ['#5cb85c', '#5bc0de', '#d9534f'], width = 0.8)
  12. plt.title("Percentage of Respondents' Interest in Data Science Areas", fontsize=16)
  13. plt.legend(fontsize = 14)
Add Comment
Please, Sign In to add comment