Plots¶ Example Plot¶ Show code cell content Hide code cell content from pathlib import Path from federicos_plots.demo import plot_csv plot_csv(Path('../data/demo.csv'))