Subscribe to access all episodes. View plans →
Published May 21, 2018
In this episode we’ll learn how to work with CSV files in Elixir. We’ll use the CSV package to help use parse an existing CSV. We’ll then take the data we get to call an external API, building a new CSV using the data we get back.