Intro to plotting in Python
Intro to plotting in Python#
A common use for notebooks is data visualization using charts. Colaboratory makes this easy with several charting tools available as Python imports. Next few notebooks will show use of matplotlib, bokeh and seaborn libraries.