Ditch Excel and Use Julia Data Frames
Manipulating and visualizing pizza sales data using Julia DataFrames.jl and Plots.jl
20 min readOct 27, 2020
--
In this story we will look at pizza sales data found here:
https://vincentarelbundock.github.io/Rdatasets/csv/gt/pizzaplace.csv
This kind of data can be manipulated in a spreadsheet application such as Excel…