Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 225 Bytes

File metadata and controls

5 lines (3 loc) · 225 Bytes

data_vis_matplotlib

matplotlib is a Python library to assist in displaying data easily and elegantly.

Pip install matplotlib and add import matplotlib and import matplotlib.pyplot as plt to views.py to get started.