Whats is interesting to note is the question if “Package == Module”. Because another model would be to have:
using Plots
using Plots.PyPlot
This would allow to selectively enable modules.
Whats is interesting to note is the question if “Package == Module”. Because another model would be to have:
using Plots
using Plots.PyPlot
This would allow to selectively enable modules.