Graphique d'affichage Matplotlib sur le cahier Jupyter
import matplotlib.pyplot as plt
# Enables Jupyter to display graphs
%matplotlib inline
rudythealchemist
import matplotlib.pyplot as plt
# Enables Jupyter to display graphs
%matplotlib inline
import matplotlib.pyplot as plt
%matplotlib inline # Enables Jupyter to display graphs